MCP Scorecard

Mission StatementGitHub
← All posts

Godot Gets Four MCP Servers: Game Engine AI Tooling Expands

Four MCP servers now target the Godot game engine — three new this batch. The open-source engine joins Unity and Unreal in having dedicated AI tooling bridges, though scores remain low.
io.github.gregarioio.github.n24q02mio.github.salvo10fio.github.tomyud1

The Godot game engine — the open-source alternative to Unity and Unreal that has been surging in popularity since Unity’s 2023 pricing controversy — now has four MCP servers in the registry. Three are new this batch.

The Servers

ServerScoreStarsDescription
tomyud1/godot-mcp6155The original Godot MCP server — scene tree access, node manipulation, script execution
gregario/godot-forge400Godot project scaffolding and generation
n24q02m/better-godot-mcp380Enhanced Godot integration
salvo10f/godotiq400Godot intelligence and tooling

Context

Game engines were among the first non-developer-tool domains to get MCP servers. We covered Unity and Unreal MCP integrations on March 1 when Codeturion registered documentation servers with sub-millisecond lookup times. Unity’s dedicated MCP server (IvanMurzak/Unity-MCP) scores 82 with 1,742 stars. By contrast, the Godot servers are early-stage — fresh repos, no packages, limited community uptake.

But tomyud1/godot-mcp at score 61 and 55 stars suggests real traction. It provides scene tree access, node manipulation, and GDScript execution — the core operations a developer would need to build Godot games with AI assistance. The three new entries suggest independent developers are seeing the same opportunity and building competing implementations.

Godot has over 100,000 GitHub stars and an active community that grew substantially after Unity’s pricing changes. As the engine matures, its MCP tooling will likely follow the same arc as Unity’s — from multiple competing low-score servers to a few well-maintained high-trust integrations. The race is on.

← Skyvern: A 20,800-Star Visual Browser Automation Platform Joins at 79The Suite Explosion: When One Publisher Registers 33 Servers →