developer tools
Shadcn Ui Mcp Server
MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.
typescript
local
developer tools
Installation
npx -y Jpisnice/shadcn-ui-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "shadcn-ui-mcp-server",
"command": "npx",
"args": [
"-y",
"Jpisnice/shadcn-ui-mcp-server"
]
}About This MCP Server
Jpisnice/shadcn-ui-mcp-server
MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub