StackMCP
ui-designOfficial

Magic MCP (21st.dev)

80

21st.dev

Generate professional React and Tailwind UI components using 21st.dev's component library and AI builder from your editor.

4.3k2.3k/wk2.1K tokens(1%)Official5d ago
NetworkBrowser
reacttailwinduicomponentsdesign

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "magic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@21st-dev/magic"
      ],
      "env": {
        "TWENTY_FIRST_API_KEY": "YOUR_TWENTY_FIRST_API_KEY"
      }
    }
  }
}

Part of these stacks

View on GitHubnpm