MCP server for shadcn component registry
MCP server for browsing, searching, and installing shadcn/ui components from registries through AI assistants.
{
"mcpServers": {
"shadcn": {
"mcpServers": {
"shadcn": {
"args": [
"-y",
"@anthropic/shadcn-ui-mcp"
],
"command": "npx"
}
}
}
}
}