shadcn/ui MCP Server
Access shadcn/ui component library with Tailwind CSS styling
⚡ Quick Install with Claude Code MCP Guide
Connect Claude Code to any remote MCP server with one simple command. Choose between direct HTTP connections or a universal bridge - all configured automatically with our setup wizard.
Get the Claude Code MCP Setup Guide →🔌 Test Connection
Test your connection to the shadcn/ui MCP server. Since shadcn/ui is free and open-source, you only need the MCP server API key.
📡 API Endpoint & Required Headers
Required HTTP Headers:
🛠️ Available Tools
⚠️ Common Errors & Solutions
🏥 Service Health Check
Configuration
// Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) // Windows: %APPDATA%\Claude\claude_desktop_config.json { "mcpServers": { "shadcn": { "command": "npx", "args": [ "-y", "@shadcn/mcp-server@latest" ], "env": { } } } }
Features
Enterprise-grade shadcn/ui integration for AI assistants
Component Library
Access to shadcn/ui component library.
Tailwind CSS
Styled with Tailwind CSS utilities.
Customizable
Fully customizable component system.
Copy & Paste
Copy components directly into your project.
Dark Mode
Built-in dark mode support.
Accessible
WCAG compliant accessibility features.
📋 MCP Server Updates Changelog
- Fetching latest changes...