Skip to content
Claude Desktop

godot for Claude Desktop

io.github.sterion66/godot

The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.

client:Claude Desktop transport:stdio runtime:pypi

Install godot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "godot": {
      "command": "uvx",
      "args": [
        "godot-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

godot in other clients