Skip to main content
Glama

Related Servers

Alternatives to godotlens-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      An 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.
      52
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Offline 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 npm
      Creative Commons Attribution Non Commercial No Derivatives 4.0 International
    • A
      license
      A
      quality
      D
      maintenance
      Provides 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.
      4
      22 npm
      45
      MIT

    TDQS

    A3.9/5.0

    Scored across 33 tools

    Disambiguation4/5

    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.

    Naming Consistency4/5

    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).

    Tool Count3/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues