shadcn/ui MCP
JSON →Provides context about shadcn/ui components, including structure, usage, and installation for React, Svelte, and Vue.
Install
npx @jpisnice/shadcn-ui-mcp-server Tools · 7
- get_components Retrieve a list of all available shadcn/ui components for the configured framework
- get_component_source Get the TypeScript source code for a specific shadcn/ui component
- get_component_demo Retrieve example implementation and usage patterns for a component
- get_blocks List all available block implementations (dashboards, calendars, forms)
- get_block_source Get the source code for a specific block implementation
- get_metadata Retrieve metadata including dependencies, descriptions, and configuration details for a component
- browse_directory Explore the repository structure and list files in a given directory path
Environment variables
GITHUB_PERSONAL_ACCESS_TOKENYOUR_TOKEN
Links
★ 2,772 GitHub stars