MCP Directory
Back

superdesign-mcp-claude-code

by jonthebeef · HTML · ★ 70

superdesign-mcp-claude-code — MCP server.

Install

git clone https://github.com/jonthebeef/superdesign-mcp-claude-code.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "superdesign-mcp-claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "github:jonthebeef/superdesign-mcp-claude-code"
      ]
    }
  }
}

From the README

An MCP (Model Context Protocol) server that brings [Superdesign](https://github.com/superdesigndev/superdesign) - an open source AI design agent by [@jasonzhou1993](https://twitter.com/jasonzhou1993) and [@jackjack_eth](https://twitter.com/jackjack_eth) - to Claude Code as native tools. This server operates as a "design orchestrator" that provides structured specifications for your IDE's LLM to execute, enabling Superdesign's sophisticated design capabilities without requiring Anthropic API keys. - **No API Keys Required**: Works directly with Claude Code's built-in LLM connection - **Local E…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers