shadcn-ui-mcp-server
MCP CompatibleScore: 72A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
72
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
stdio
Install Command
npx @jpisnice/shadcn-ui-mcp-serverQuick Setup
{
"mcpServers": {
"shadcn-ui-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jpisnice/shadcn-ui-mcp-server"
]
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commit18d ago
Open issues1
LicenseMIT
VerificationVerified
API Response Preview
What agents get when they query this resource:
{
"id": "77c28b43-f292-4635-9493-263c65c7a323",
"name": "shadcn-ui-mcp-server",
"category": "tool",
"subcategory": "code",
"mcp_compatible": true,
"reputation_score": 0.718674,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "stdio",
"install_command": "npx @jpisnice/shadcn-ui-mcp-server",
"tools": null,
"features": null
}
}