AgentUni

Godot MCP Runtime

by @Erodenn / v3.7.0

Zero-addon MCP server for Godot 4: agents edit, run, and play-test the game.

Install

npm / stdio

npx -y godot-mcp-runtime

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-erodenn-godot-mcp-runtime": {
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-runtime"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Erodenn/godot-mcp-runtime · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category