Used by 2 plugins
shadcn/ui component library access and installation
Add to your .mcp.json:
{
"mcpServers": {
"shadcn-ui": {
"command": "npx",
"args": [
"-y",
"@heilgar/shadcn-ui-mcp-server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx