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

@primer/mcp

An MCP server that connects AI tools to the Primer Design System

4k stars4k/wkupdated 0d agogithub ↗
82good
▣ Overview

What it does

This MCP server provides Claude with access to GitHub's Primer Design System, the React component library and design tokens that power GitHub's interfaces. Operating without discrete tools, it enables filesystem and network access to Primer resources—allowing Claude to read component definitions, design guidelines, and specifications during development. This is useful when you want Claude to understand and apply Primer's constraints and token definitions in conversations about component architecture or code generation.

Who it's for

Teams building with the Primer Design System who want Claude's assistance with component selection, design alignment checks, and Primer-compliant code generation, especially in engineering workflows where design-system consistency is enforced.

Common use cases

  • Reference Primer component APIs and prop signatures during code review
  • Ask Claude to generate or review React components for Primer compliance
  • Validate design token usage and theming decisions against Primer specifications
  • Query design system documentation and accessibility requirements

Setup pitfalls

  • One secret was detected in the codebase during scanning. Store credentials in environment variables, not version control.
  • The server has read and write filesystem access. In multi-user environments, restrict its access to prevent unintended file changes.
  • The Primer Design System documentation and token definitions may drift from your local installation. Verify your design-system version is current before relying on Claude's recommendations for critical decisions.
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
80
15.9
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
81.9
⚿ 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": {
    "primermcp": {
      "command": "npx",
      "args": [
        "-y",
        "@primer/mcp"
      ]
    }
  }
}
📈 Score historylast 29 snapshots
5/10/20266/10/2026 · 29 snapshots
⚙ Maintenance health
78/ 100 · is this project alive?
contributors (1y)49
top contributor share15%
releases (1y)68
last release6d ago
ci✓ passing
⛁ Raw data
weekly downloads4k
github stars4k
forks667
open issues89
license✓ present
readme length2321 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✗ fail · 21d 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