
Shadcn Ui
by @Jpisnice
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Shadcn Ui MCP server for me.
Server: Shadcn Ui
Description: A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
Install command: npx -y Jpisnice/shadcn-ui-mcp-server
Environment variables needed:
- MCP_TRANSPORT_MODE: Transport mode (stdio|sse|dual) (required)
- MCP_PORT: SSE server port (default: 7423 - SHADCN on keypad!) (required)
- MCP_HOST: Host binding (default: 0.0.0.0) (required)
- MCP_CORS_ORIGINS: CORS origins (comma-separated) (required)
- GITHUB_PERSONAL_ACCESS_TOKEN: GitHub API token (required)
- UI_LIBRARY: UI primitive library: `radix` (default) or `base` (React only) (required)
GitHub: https://github.com/Jpisnice/shadcn-ui-mcp-server
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"shadcn-ui": {
"command": "npx",
"args": [
"-y",
"Jpisnice/shadcn-ui-mcp-server"
],
"env": {
"MCP_TRANSPORT_MODE": "value",
"MCP_PORT": "value",
"MCP_HOST": "value",
"MCP_CORS_ORIGINS": "value",
"GITHUB_PERSONAL_ACCESS_TOKEN": "your-token-here",
"UI_LIBRARY": "value"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
npx -y Jpisnice/shadcn-ui-mcp-servernpm install Jpisnice/shadcn-ui-mcp-serverdocker run Jpisnice/shadcn-ui-mcp-serverTools (1)
execute Execute shadcn-ui operations
Environment Variables
MCP_TRANSPORT_MODE RequiredTransport mode (stdio|sse|dual)
valueMCP_PORT RequiredSSE server port (default: 7423 - SHADCN on keypad!)
valueMCP_HOST RequiredHost binding (default: 0.0.0.0)
valueMCP_CORS_ORIGINS RequiredCORS origins (comma-separated)
valueGITHUB_PERSONAL_ACCESS_TOKEN RequiredGitHub API token
your-token-hereUI_LIBRARY RequiredUI primitive library: `radix` (default) or `base` (React only)
value| Name | Description | Required | Example |
|---|---|---|---|
| MCP_TRANSPORT_MODE | Transport mode (stdio|sse|dual) | Required | value |
| MCP_PORT | SSE server port (default: 7423 - SHADCN on keypad!) | Required | value |
| MCP_HOST | Host binding (default: 0.0.0.0) | Required | value |
| MCP_CORS_ORIGINS | CORS origins (comma-separated) | Required | value |
| GITHUB_PERSONAL_ACCESS_TOKEN | GitHub API token | Required | your-token-here |
| UI_LIBRARY | UI primitive library: `radix` (default) or `base` (React only) | Required | value |
Compatibility
About
Shadcn UI v4 MCP Server
Overview
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
Environment Variables
MCP_TRANSPORT_MODE: Transport mode (stdio|sse|dual) (Required)MCP_PORT: SSE server port (default: 7423 - SHADCN on keypad!) (Required)MCP_HOST: Host binding (default: 0.0.0.0) (Required)MCP_CORS_ORIGINS: CORS origins (comma-separated) (Required)GITHUB_PERSONAL_ACCESS_TOKEN: GitHub API token (Required)UI_LIBRARY: UI primitive library:radix(default) orbase(React only) (Required)
Installation
NPX
npx -y Jpisnice/shadcn-ui-mcp-server
NPM
npm install Jpisnice/shadcn-ui-mcp-server
DOCKER
docker run Jpisnice/shadcn-ui-mcp-server
Related Resources
GitHub
MCP ServerRepository management, file operations, and GitHub API integration
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
3D Printing Optimizer
SkillOptimize 3D models for additive manufacturing considering orientation, supports, infill, and material properties.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Filesystem
MCP ServerSecure file operations with configurable access controls
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.