sherifButt/shadcn-ui-mcp-server
If you are the rightful owner of shadcn-ui-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful MCP server that provides AI assistants with comprehensive tools to work with shadcn/ui v4 components.
Tools
Functions exposed to the LLM to take actions
list_components
List all components with optional category filtering
get_component_source
Get the TypeScript source code for a component
get_component_metadata
Get component dependencies and configuration
get_component_demo
Get usage examples and demo code
install_component
Install components using the CLI
list_blocks
List available blocks with optional category filtering
get_block_source
Get complete block implementation
install_block
Install a block with all dependencies
browse_repository
Explore repository structure
search_repository
Search for files and content
init_shadcn
Initialize shadcn/ui in a project
check_project_status
Check project configuration
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client