AI tool for inspecting, editing, validating, and automating Godot 4 projects.
The available materials indicate this is an open-source Godot 4 MCP server with no required secrets and no declared remote endpoints, with no clear high-risk red flags. However, its stated project editing, validation, and runtime automation capabilities imply local code execution and project data access, which are inherent cautions and should be used in a controlled environment.
The materials explicitly state that no keys or environment variables are required, and there is no indication that API tokens, account credentials, or other sensitive secrets are needed, so credential exposure appears low.
No remote endpoints are declared and it appears to operate over stdio by default, suggesting limited outbound exposure; however, the description mentions an 'optional WebSocket bridge', which introduces optional network capability with unspecified destinations and data scope, so configuration should be reviewed carefully.
The system flags executes-code, and the description includes validation and runtime automation, indicating it may launch Godot-related local processes or trigger local automation. This is a normal capability for this class of development tool, and the materials do not show requests for system privileges beyond its stated function.
Its stated inspection and editing features reasonably imply reading and modifying Godot project files and related local assets. The materials do not define finer-grained access boundaries, so it should be assumed to have at least read/write access to the target project directory, but there is no clear evidence of excessive authorization.
A public GitHub repository and MIT license are positive factors for auditability; however, the source is a third-party registry entry, community adoption is 0 stars, maintenance status is unknown, and the lack of a README reduces transparency, so supply-chain trust should still be assessed conservatively.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "godot-devtool" yet — see the docs or source repo.
Scan this Godot 4 project, summarize its scenes, scripts, and asset structure, and identify possible script errors, missing references, or inconsistent naming, prioritized by severity.
A project structure summary plus a prioritized issue list with fix recommendations.
Rename the Speed variable to MoveSpeed across all player-related scenes in this project, update all related script references, and then validate whether anything was missed.
The tool updates names and references in bulk, then returns the edit results and validation findings.
Run an automated validation on this Godot 4 project: check whether scenes load, key scripts parse correctly, and common asset references resolve properly, then summarize all failures.
A validation report showing passed checks, failed checks, and likely causes.
AI-powered MCP tools for end-to-end Godot 4 game development workflows.
Connect AI agents to active Godot 4 projects for development assistance.
Let AI manipulate Godot projects, scenes, nodes, and editor workflows.
Manage Godot 4 scenes, scripts, and shaders faster during game development.
Connect to Godot to launch projects and capture debugging output.
Enable AI to build, inspect, run, debug, and export Godot games.