shadcn/studio MCP
Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio.
Quick Start
Clone the repository:
git clone https://shadcnstudio.com/mcpClaude Desktop configuration example:
{
"mcpServers": {
"shadcnstudio-mcp": {
"command": "npx",
"args": [
"-y",
"shadcn/studio MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.