shadcn MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging (set to 'true' to enable) | |
| NODE_ENV | No | Set environment (e.g., 'development' or 'production') | |
| GITHUB_TOKEN | No | GitHub personal access token for higher rate limits (optional but recommended) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_componentB | Get the source code and metadata for a specific shadcn/ui component |
| list_componentsC | List all available shadcn/ui components |
| get_blockB | Get a complete shadcn/ui block implementation |
| list_blocksA | List all available shadcn/ui blocks |
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/magnusrodseth/shadcn-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server