$ timeahead_
← mcp scores
84
shadcn-ui-mcp-server

MCP server for shadcn/ui component references

overview

What it does

The server provides MCP-integrated access to shadcn/ui component documentation by scraping and caching data from the official site and GitHub repository. It exposes tools to list components, search by keyword, retrieve detailed information including props and variants, and fetch usage examples. Claude can answer questions about component installation, API, and real-world patterns without leaving the conversation.

Who it's for

Frontend developers building with shadcn/ui in Claude Desktop, Windsurf, or Cursor who want inline component reference lookups. Particularly useful for developers new to the library or integrating many components where memorizing each API is impractical.

Common use cases

  • Search for a component by feature or name when unsure of the exact component
  • Retrieve installation and import instructions for a specific component
  • Look up component props, variants, and configuration options while building
  • Get code examples and usage patterns for less-familiar components

Setup pitfalls

  • The server scrapes shadcn/ui documentation—changes to site structure can break the scraper
  • Last updated 401 days ago; may not reflect recent releases or new components
  • CI is not configured, so code paths may not be fully tested
  • Requires network access to https://ui.shadcn.com during startup for caching
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "shadcn-ui": {
      "command": "npx",
      "args": [
        "-y",
        "shadcn-ui-mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)85
adoption (20%)62
quality (10%)100
trust (10%)50
score history (13 updates)
4/30/20265/22/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: no auth required
medium risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why medium risk: network are active.
maintenance health
12/ 100 · is this project alive
contributors (1y)0
top contributor share0%
releases (1y)0
ci✗ none
raw data
weekly downloads5k
github stars59
forks9
open issues2
license✓ present
readme length2437 chars
last publish25d ago
last commit403d ago
last updated7h ago
install verified✓ pass · 7d ago
score drop alerts
get notified by email when this server's score drops 5+ points