An MCP server that lets AI agents interact with the Godot game engine by launching the editor, running projects in debug mode, and capturing console output. It is designed for developers using MCP-compatible AI agents who need programmatic control over Godot project execution and debugging.
Project overview
It provides programmatic MCP tools bridging AI agents and the Godot engine, covering project analysis, debug execution, and editor launch.
Project type
MCP
Deployment
Refer to project documentation
License
MIT
Best for
Developers and AI engineers who use MCP-compatible AI agents and need programmatic control over Godot project execution, structure analysis, and debug output capture.
Key capabilities
Open the Godot editor for a specific project
Execute Godot projects in debug mode and start or stop them programmatically
Get detailed information about project structure and find Godot projects in a specified directory
Limitations and risks
An AI agent that supports MCP is required; the server itself is not a standalone agent.
GPU hardware requirements are not documented.
Cost dependencies are not documented.
Telemetry practices are not documented.
Getting started
Install and run the server via npx without manual build steps, then point an MCP client to the server.
Alternatives and comparisons
Provides built-in terminal development tools and MCP support for code understanding and generation.
Turns folders of code into a queryable knowledge graph with deterministic AST parsing.