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

@pandacss/mcp

MCP server for Panda CSS AI assistants

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

What it does

The Panda CSS MCP server integrates Panda's build-time, type-safe CSS-in-JS system with Claude. It allows Claude to understand your project's design tokens, recipes (pre-built component styles), and styling patterns, then generate type-safe CSS or suggest style improvements that comply with your design system. The server reads your Panda configuration and can access your filesystem to provide context-aware recommendations.

Who it's for

Frontend engineers building user interfaces with Panda CSS who want Claude to assist with styling decisions, design token selection, and component design. Teams using Panda for design system governance will benefit from having Claude enforce token usage and styling consistency.

Common use cases

  • Generate type-safe CSS using Panda patterns and tokens that match your design system
  • Draft responsive component styles using Panda's recipes and variants
  • Query design tokens to ensure color, spacing, and typography consistency
  • Review component styles for compliance with your design system
  • Extend or refactor existing Panda configurations

Setup pitfalls

  • Panda must be initialized in your project with a valid panda.config.ts file and complete build output
  • The server requires filesystem read and write access — this is classified as high risk and should be sandboxed appropriately
  • Ensure your Panda project builds successfully before connecting the MCP server
  • Network calls may be made to resolve dependencies — verify your environment can reach required resources
▣ 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 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
69/ 100 · is this project alive?
contributors (1y)28
top contributor share64%
releases (1y)100
last release7d ago
ci✓ passing
⛁ Raw data
weekly downloads238k
github stars6k
forks302
open issues9
license✓ present
readme length4880 chars
last publish1d ago
last commit0d ago
last updated1d ago
install verified✗ fail · 25d 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