Godot MCP Extended
Related Servers
Alternatives to Godot MCP Extended
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables AI agents to launch and control the Godot game engine, run projects, capture debug output, and manage scenes and project configurations.14229 npmMIT
- AlicenseAqualityDmaintenanceEnables AI agents to create, edit, and run Godot 4.5+ games by providing tools for project scaffolding, scene manipulation, and engine interaction. It supports full game development workflows including node editing, script attachment, and project execution with debugging capabilities.245MIT
- AlicenseBqualityCmaintenanceEnables AI agents to inspect, modify, run, and debug Godot projects, including scene and script analysis, editor and project management, and visual verification through screenshots.22158 npm7MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to interact with the Godot game engine, including launching the editor, running projects, capturing debug output, and managing scenes.8457 PyPI1MIT
- AlicenseCqualityDmaintenanceEnables AI assistants to interact with and manipulate Godot game engine projects, including creating projects, launching editor, managing scenes and nodes.12379 npm1MIT
- AlicenseAqualityFmaintenanceEnables AI assistants to interact with the Godot game engine by launching the editor, running projects, capturing debug output, managing scenes and nodes, and controlling project execution through a standardized interface.18229 npm11MIT
TDQS
Scored across 50 tools
Each tool has a distinct purpose, with clear differentiation between similar operations like run_project, run_and_capture_errors, and run_scene_test through detailed descriptions. Pairs like add/remove_autoload are obvious complements.
All tool names follow a consistent verb_noun pattern with lowercase and underscores, e.g., add_node, get_scene_tree, set_node_property. No mixed conventions or abbreviations.
At 50 tools, the set is large but justified by the breadth of Godot engine features it covers (scenes, scripts, resources, input, testing, etc.). A few tools could potentially be merged, but the granularity aids agent precision.
The tool surface covers the full Godot development lifecycle: scene editing, scripting, resources, input, autoloads, groups, signals, debugging, testing, and project settings. No major gaps are apparent.