godot-mcp-bridge
MCP server for Godot game engine integration — control the Godot editor with AI
Install
npmstdio
npx -y godot-mcp-bridge Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tomaslucasutn-godot-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"godot-mcp-bridge"
]
}
}
} Source: official MCP Registry record · registry name io.github.TomasLucasUTN/godot-mcp-bridge · published 2026-09-05 · updated 2026-09-05. Not an endorsement; review the code before connecting it to anything sensitive.