godot-forge
Related Servers
Alternatives to godot-forge
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to interact with the Godot game engine, allowing them to launch the editor, run projects, capture debug output, and control project execution.14229 npm5,583MIT
Related Servers
- AlicenseNot gradedqualityAmaintenanceOffline static correctness MCP server for Godot 4.x GDScript projects that lints code, looks up API symbols, and validates scenes/resources, all without a running editor.2 npmCreative Commons Attribution Non Commercial No Derivatives 4.0 International
- AlicenseAqualityAmaintenanceZero-sidecar MCP server embedded directly in the Godot 4 editor as a GDScript EditorPlugin — no Node or Python sidecar. Reflection-driven tools over any engine class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert).5522MIT
- AlicenseAqualityAmaintenanceA Godot 4 MCP server for AI-assisted project inspection, editing, validation, and runtime automation via stdio and optional WebSocket bridge.391MIT
- FlicenseBqualityDmaintenanceMCP server for automating GDScript code linting, formatting, and export validation in Godot projects.5-
- AlicenseNot gradedqualityBmaintenanceA TypeScript MCP server bridging MCP clients to Godot 4 editor, enabling scene, node, script editing and more via WebSocket.229 npmMIT
- FlicenseAqualityDmaintenanceCodex-optimized MCP server for Godot 4.x with a compact set of high-signal tools for project, scene, script, editor, and API operations.92-
TDQS
Scored across 8 tools
Each tool addresses a distinct concern: testing, documentation lookup, diagnostics, scene analysis, script analysis, project execution, screenshots, and project metadata. There is no functional overlap, and the descriptions clearly delineate their purposes.
All tools share the 'godot_' prefix and most follow a verb_noun pattern (run_tests, search_docs, get_diagnostics, analyze_scene, analyze_script, run_project, get_project_info). 'godot_screenshot' deviates slightly as a noun-only name, but it remains unambiguous and consistent with the overall style.
With 8 tools, the surface is well-scoped for a Godot development assistant. Each tool serves a clear purpose in the workflow without unnecessary bloat or missing essential capabilities.
The toolset covers the core development cycle: test execution, documentation, diagnostics, static analysis of scenes and scripts, project running, and visual capture. Minor gaps exist, such as lack of scene editing or deployment support, but these are outside the intended analysis/run scope and do not create dead ends.