Back to MCP Servers
🔌

CoderGamester/mcp-unity

MIT

#️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development

C#Productivity

Install

npx -y @modelcontextprotocol/inspector

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "codergamester-mcp-unity": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.