Bridge to a local Godot Editor for game development automation.
Overall this appears to be an official Registry open-source MCP tool with recent updates. No clear data-exfiltration or injection red flags are visible; the main concerns are required credentials and local code-execution capability, which are typical MCP traits, so the profile is caution rather than high risk.
Requires FUNPLAY_GODOT_MCP_URL / GODOT_MCP_URL and FUNPLAY_GODOT_MCP_TOKEN / GODOT_MCP_TOKEN, which are sensitive connection tokens; leakage could enable unauthorized use or impersonation of the MCP service.
The material only mentions a stdio bridge for the local Godot Editor MCP server and provides no explicit external host or third-party endpoint; there is no evidence of data being sent to unknown network destinations.
The system check marks executes-code, meaning the tool can execute code or invoke editor capabilities locally; this is common for MCP tools but should be used only in a controlled environment.
The description only shows a bridge to the local Godot Editor and does not indicate broader data access; based on known facts, it should be treated as local project-level access.
The source is official_registry with an open-source repo and recent updates, which is positive for supply-chain trust; however, the license is undeclared and community adoption is 0 stars, so source and dependencies still warrant review.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Funplay Godot MCP" MCP server from askskill: Run: claude mcp add 'io-github-funplayai-funplay-godot-mcp' -- npx -y funplay-godot-mcp
Connect to a local Cocos Creator MCP server for development automation.
Connect to a local Unity Editor MCP server for AI-driven development tasks.
Connect to Godot to launch projects and capture debugging output.
Inspect scenes, modify scripts, and run RTS automated testing in Godot.
Let AI manipulate Godot projects, scenes, nodes, and editor workflows.
Run Godot GUT tests through AI to speed up validation and debugging.