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

@chakra-ui/react-mcp

The official MCP server for Chakra UI

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

What it does

The official MCP server for Chakra UI connects Claude to your React development environment, providing rich context about Chakra components, composition patterns, and accessibility best practices. It reads your project files to understand existing component usage and integrates Chakra's comprehensive component documentation. This allows Claude to recommend semantically appropriate components, generate code with correct props and configurations, and ensure all suggestions meet accessibility requirements and design patterns established by the Chakra team.

Who it's for

React developers and frontend engineers who use Chakra UI and work with Claude for pair programming, code generation, or architectural decisions. Design system teams will find it helpful for documenting component APIs and enforcing consistent Chakra usage patterns across their organization.

Common use cases

  • Generate Chakra UI component code with correct props and built-in accessibility attributes
  • Ask Claude to recommend Chakra components or composition patterns for specific UI requirements
  • Audit your codebase for Chakra component usage patterns and accessibility compliance issues
  • Build accessible form layouts using Chakra form components with automatic label-input associations
  • Explore and apply Chakra design tokens, theme customization, and styling patterns

Setup pitfalls

  • Requires Node.js (v16 or later) and a JavaScript package manager to operate
  • Peer dependencies @chakra-ui/react and @emotion/react must be installed in your project
  • Reads and writes to your filesystem for project analysis—ensure appropriate file system permissions for your project directory
  • Makes network calls to retrieve component documentation and metadata—requires active internet connectivity
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
80
16.0
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
90.0
⚿ 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 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
68/ 100 · is this project alive?
contributors (1y)65
top contributor share63%
releases (1y)89
last release3d ago
ci✓ passing
⛁ Raw data
weekly downloads2k
github stars40k
forks4k
open issues15
license✓ present
readme length6818 chars
last publish0d ago
last commit2d ago
last updated1d ago
install verified✓ pass · 30d 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