Skip to content
Back to search
30
MCP

Godot MCP Runtime

io.github.erodenn/godot-mcp-runtime

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

godot-test-mcp
MCP server for automated Godot 4 game testing — launch, run, capture errors
0 tools
godot-mcp
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
Beckett - MCP for Godot
MCP server embedded in the Godot 4 editor; drive Godot with AI, zero sidecar.
0 tools
Godot MCP
Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godot_mcp_runtime": {
      "url": "None",
      "transport": "http"
    }
  }
}