A
licenseA
qualityD
maintenanceA mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation
10
1,929 npm
2,989
MIT
No user-submitted related servers found.
Scored across 2 tools
Each tool has a distinct purpose: list_components provides an overview, get_component provides detailed schema for a single component. No overlap.
Both tools follow a consistent verb_noun pattern in snake_case (list_components, get_component), which is predictable and clear.
Two tools is minimal but appropriate for the server's read-only purpose of querying component schemas. A few more tools (e.g., search) could enhance, but not essential.
Covers the full lifecycle of accessing component information: listing all components and retrieving detailed schema for one. No gaps for the intended use case.