HomeOther › Godot MCP

Godot MCP

MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development

JavaScript
★ 466 stars Last pushed 2026-07-13 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @tugcantopaloglu/godot-mcp@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tugcantopaloglu/godot-mcp@1.0.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry