shadcn-ui-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_componentA | Get the source code for a specific shadcn/ui v4 component |
| get_component_demoA | Get demo code illustrating how a shadcn/ui v4 component should be used |
| list_componentsB | Get all available shadcn/ui v4 components |
| get_component_metadataA | Get metadata for a specific shadcn/ui v4 component |
| get_directory_structureB | Get the directory structure of the shadcn-ui v4 repository |
| get_blockA | Get source code for a specific shadcn/ui v4 block (e.g., calendar-01, dashboard-01) |
| list_blocksB | Get all available shadcn/ui v4 blocks with categorization |
| apply_themeC | Apply a TweakCN theme preset to the project |
| list_themesA | List available tweakcn themes |
| get_themeB | Get details of a specific tweakcn theme |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| build-shadcn-page | Generate a complete shadcn/ui page using v4 components and blocks |
| create-dashboard | Create a comprehensive dashboard using shadcn/ui v4 blocks and components |
| create-auth-flow | Generate authentication pages using shadcn/ui v4 login blocks |
| optimize-shadcn-component | Optimize or enhance existing shadcn/ui components with best practices |
| create-data-table | Create advanced data tables with shadcn/ui components |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_components | List of available shadcn/ui components that can be used in the project |
| get_theme_metadata | Returns metadata about the currently configured theme |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/EzequielPereirae/shadcn-ui-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server