shadcn-ui-mcp.md

shadcn/ui MCP Server

UI App
from"shadcn"

Browse, search, and install shadcn/ui registry components via MCP

Developer Tools
shadcn/uicomponentsregistryMCP
install.sh
# Clone the repository
$git clone https://github.com/shadcn/shadcn-ui-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve