Submit

Godot Mcp

@IvanMurzak

8 hours ago
Open-source MCP server connecting AI agents (Claude, Cursor, GitHub Copilot, Gemini, and more) to the Godot Editor and runtime (Godot 4.x, C#).

Server Config

{
  "mcpServers": {
    "godot-mcp": {
      "command": "gamedev-mcp-server",
      "args": [
        "--client-transport",
        "stdio"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.