shadcn/ui MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_componentsA | List all available shadcn/ui components with optional category filtering |
| get_component_sourceB | Get the source code for a specific shadcn/ui component |
| get_component_metadataA | Get metadata for a specific component including dependencies and description |
| get_component_demoB | Get demo code and usage examples for a specific component |
| install_componentB | Install one or more shadcn/ui components using the CLI |
| list_blocksB | List all available shadcn/ui blocks with optional category filtering |
| get_block_sourceB | Get the complete source code for a shadcn/ui block |
| install_blockB | Install a shadcn/ui block with all its dependencies |
| browse_repositoryC | Browse the shadcn/ui repository structure |
| search_repositoryC | Search for files or content in the shadcn/ui repository |
| init_shadcnB | Initialize shadcn/ui in a project |
| check_project_statusB | Check the current project status and shadcn/ui configuration |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sherifButt/shadcn-ui-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server