Back to MCP Servers
🔌

youichi-uda/godot-mcp-pro

NOASSERTION

📇 🏠 🍎 🪟 🐧 - Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging.

GDScriptProductivity

Install

npx -y youichi-uda-godot-mcp-pro

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "youichi-uda-godot-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "youichi-uda-godot-mcp-pro"
      ]
    }
  }
}

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