Index live · v1.3.0 · AUG 7 2026

shadcn/ui

Official

shadcn's official MCP server, bundled into the shadcn CLI itself (`npx shadcn@latest mcp init --client claude`). Lets AI agents interact with the shadcn component registry — search for components, add them to your project, manage themes, and pull from private or third-party registries. Same source repo as the CLI (shadcn-ui/ui, 115k stars) and ships in the same release cycle.

stdioTypeScript
Bundled in shadcn CLI

Configuration

{
  "mcpServers": {
    "shadcn": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-shadcn"
      ]
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Transportstdio
API KeyNot required
LanguageTypeScript
CategoryDeveloper Tools
View on GitHubVisit Website

Tags

shadcnui-componentsregistrydesign-systemtailwindradix

AgenticSkills Audit

Automated framework checks. Deep code review tracked separately. Read the methodology →

6/7
6 of 7 automated checks passed
Audited Aug 7, 2026
SECURITY.md published
Mitigates: Coordinated disclosure path
Evidence
Commit in last 90 days
Mitigates: Maintainer abandonmentLast push 0 day(s) ago
≥2 active contributors
Mitigates: Bus-factor of one10 contributors with ≥2 commits
Evidence
CI pipeline configured
Mitigates: Code health regression
Evidence
Dependency lockfile committed
Mitigates: Dependency confusionpnpm-lock.yaml
Evidence
Software Bill of Materials (SBOM)
Mitigates: Audit trailNo SBOM file present
License declared
Mitigates: Legal ambiguityMIT

Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.