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