$ 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

This MCP server bridges Claude and Panda CSS projects by reading your project's filesystem and configuration. It provides Claude with detailed context about your design tokens, recipes, styled-system artifacts, and type-safe utility definitions, enabling it to understand your design system's structure and constraints. This allows Claude to assist with informed style generation, panda.config reviews, pattern refactoring, and design system documentation that respects your existing design decisions and tokens.

Who it's for

Frontend engineers building Panda CSS-based projects who want Claude to understand their design system architecture and constraints. Especially useful for teams doing design token documentation, style refactoring, recipe development, or iterating on their design system with AI assistance.

Common use cases

  • Review your panda.config for token organization and naming consistency
  • Generate new recipes or variants aligned with your design system
  • Refactor styles while Claude maintains awareness of your tokens and patterns
  • Document design system decisions, tokens, and usage patterns
  • Get suggestions for design system structure improvements

Setup pitfalls

  • Requires a valid panda.config file at your project root — the server reads this to provide context
  • Reads and writes your filesystem — run only in trusted environments with appropriate sandboxing
  • Install after panda init and initial code generation — Claude needs the generated styled-system artifacts for context
  • Makes network requests per capability badges — verify your firewall permits outbound connections
▣ 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 updated6h 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