Godot MCP
Related Servers
Alternatives to Godot MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that provides AI assistants with tools to interact with Godot projects, enabling starting, stopping, capturing output, and screenshots.17 npm3MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI assistants to manage Godot projects, scenes, and editor operations through natural language commands.16159 npm89MIT
- AlicenseDqualityDmaintenanceA Model Context Protocol server that enables AI assistants to manage and interact with Godot Engine projects, including project management, script editing, scene manipulation, asset management, and export.46343 npm1MIT
- AlicenseNot gradedqualityCmaintenanceA safe, standards-compliant Model Context Protocol server for the Godot Engine editor. It lets an AI client read a Godot project, author scenes/nodes/scripts, run the game and read diagnostics.Apache 2.0
- FlicenseAqualityAmaintenanceMCP server that connects AI coding assistants to a live Godot editor, enabling scene, node, script, resource, runtime, debugger, and test workflows through natural language.45-
- AlicenseBqualityDmaintenanceAn enhanced MCP server for interacting with the Godot game engine, enabling AI assistants to launch the editor, run projects, manage scenes and nodes, and handle scripts.16MIT
TDQS
Scored across 14 tools
Most tools have distinct purposes targeting different aspects of Godot project management (scene operations, project info, editor control, debugging). However, 'add_node' and 'load_sprite' could potentially overlap in functionality since loading a sprite might involve adding a node, but their descriptions clarify different specific actions.
All tools follow a consistent verb_noun naming pattern (e.g., 'add_node', 'create_scene', 'get_debug_output'). The naming is uniform throughout with no mixing of conventions, making it easy to predict tool functions from their names.
With 14 tools, this is well-scoped for a Godot MCP server covering project management, scene editing, debugging, and execution. Each tool appears to serve a specific, necessary function without obvious redundancy or bloat.
The tool set provides comprehensive coverage for core Godot workflows including project listing, scene creation/editing, debugging, and running projects. Minor gaps might include more advanced scene manipulation tools or resource management beyond UIDs, but the essentials are well-covered for typical agent tasks.