$ timeahead.in
/ servers/npm/@pandacss/mcp
npm

@pandacss/mcp

MCP server for Panda CSS AI assistants

6k stars221k/wkupdated 0d agogithub ↗
94excellent
▣ Overview

What it does

Connects Claude to Panda CSS projects, exposing design tokens, recipes, and the type-safe styling system as tools. Claude can read project configuration, inspect style definitions, generate new styles that conform to the design system, and help refactor components to use design tokens correctly.

Who it's for

Frontend engineers building with Panda CSS who want Claude to assist with styling tasks. Teams maintaining design systems benefit from AI help ensuring design token consistency, validating component styles, and generating new themed variants.

Common use cases

  • Generate type-safe Panda styles matching design specifications
  • Refactor components to replace hardcoded values with design tokens
  • Create and iterate on Panda recipes and style variants
  • Review styles for design system compliance
  • Suggest design token improvements and refactoring

Setup pitfalls

  • Requires a Panda project with a valid panda.config file and compiled styled-system artifacts
  • @pandacss/dev must be installed in the project (not just the MCP server)
  • Filesystem write access required if Claude should generate or modify files
  • Changes to design tokens may require rebuilding the styled-system output
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
98
19.6
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
93.6
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "pandacssmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pandacss/mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
68/ 100 · is this project alive?
contributors (1y)28
top contributor share67%
releases (1y)100
last release1d ago
ci✓ passing
⛁ Raw data
weekly downloads221k
github stars6k
forks295
open issues13
license✓ present
readme length4880 chars
last publish0d ago
last commit0d ago
last updated9h ago
install verified✗ fail · 17d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points