godotlens-mcp
Related Servers
Alternatives to godotlens-mcp
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceMCP server for automating GDScript code linting, formatting, and export validation in Godot projects.5-
- AlicenseBqualityDmaintenanceAn MCP server for Godot game development that provides 45 tools for reading, analyzing, and editing projects. It enables users to manage scene trees, navigate GDScript symbols, and interact with the Godot runtime for debugging and state capture.52MIT
- FlicenseAqualityCmaintenanceAn MCP server that provides tools for Godot Engine development, enabling users to run unit tests, check for syntax errors, and manage project scenes or exports.52-
- 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
- AlicenseAqualityAmaintenanceA Godot 4 MCP server for AI-assisted project inspection, editing, validation, and runtime automation via stdio and optional WebSocket bridge.391MIT
- AlicenseAqualityDmaintenanceProvides instant GDScript syntax validation and diagnostics by bridging Godot's native Language Server Protocol to MCP clients. Enables real-time syntax checking in AI assistants without requiring custom plugins or context switching to the Godot editor.422 npm45MIT
TDQS
Scored across 33 tools
Most tools have distinct purposes, but batch variants (gdscript_symbols_batch, gdscript_references_batch, etc.) duplicate functionality with improved efficiency, which could cause agents to select overlapping tools. Descriptions help differentiate them.
Tools follow a consistent prefix pattern (gdscript_, debug_, scene_) and mostly use snake_case. However, some verbs are nouns (status, diagnostics) and there's minor mixing of verb styles (set_breakpoints vs step_over vs pause).
33 tools is high but justified by the comprehensive coverage of GDScript development, debugging, and scene management. Could be streamlined to reduce noise, but most tools serve distinct workflows.
The tool set covers code exploration, diagnostics, refactoring, debugging, scene validation, and project configuration. Missing write/edit capabilities are acceptable since those are handled by generic tools. Minor gaps like resource management exist.