$ timeahead.in
/ servers/npm/@chakra-ui/react-mcp
npm

@chakra-ui/react-mcp

The official MCP server for Chakra UI

40k stars2k/wkupdated 0d agogithub ↗
90excellent
▣ Overview

What it does

The official Model Context Protocol server for Chakra UI, a component system for building accessible React applications. This server bridges Claude with Chakra UI projects, enabling filesystem operations and network interactions within the Chakra UI ecosystem. It reads and writes files in your project and makes network calls, though it does not expose traditional MCP tools to Claude directly.

Who it's for

React developers and design system maintainers building with Chakra UI, particularly those who want Claude integration for code generation, component scaffolding, or design system automation. Teams using Chakra UI with Next.js or building accessible component libraries at scale.

Common use cases

  • Scaffold or generate Chakra UI component files within a project
  • Manage design tokens, theme configurations, or component documentation
  • Automate accessibility-focused component setup in existing React projects

Setup pitfalls

  • Requires filesystem write access to your project — ensure Claude has appropriate permissions before connecting.
  • Makes network calls to external services; verify your network environment permits outbound connections.
  • The MCP server needs an existing Chakra UI installation; check that @chakra-ui/react and peer dependencies are present before use.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
81
16.1
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
90.1
⚿ 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": {
    "chakra-uireact": {
      "command": "npx",
      "args": [
        "-y",
        "@chakra-ui/react-mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
65/ 100 · is this project alive?
contributors (1y)63
top contributor share64%
releases (1y)92
last release44d ago
median issue response5.6d
ci✓ passing
⛁ Raw data
weekly downloads2k
github stars40k
forks4k
open issues23
license✓ present
readme length6818 chars
last publish0d ago
last commit0d ago
last updated7h ago
install verified✓ pass · 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