magic-mcp

magic-mcp

2,090

21st.dev Magic AI Agent is a cutting-edge AI-driven platform that enables developers to create modern UI components using natural language. It supports integration with multiple IDEs and offers real-time preview capabilities and a large library of pre-built components.

npx
{
  "mcpServers": {
    "@21st-dev/magic": {
      "command": "npx",
      "args": [
        "-y",
        "@21st-dev/magic@latest",
        "API_KEY=\"your-api-key\""
      ]
    }
  }
}