Skip to main content
Glama

Related Servers

Alternatives to Godot MCP Runtime

  • A
    license
    B
    quality
    F
    maintenance
    A 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.
    14
    229 npm
    5,583
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides a comprehensive integration between LLMs and the Godot Engine, enabling AI assistants to intelligently manipulate project files, scripts, and the live editor. It supports advanced workflows including version-aware documentation querying, automated E2E game testing, and real-time visual context capture.
    10 npm
    26
    MIT

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that lets an AI agent work on a Godot 4.x project the way a developer does: read and edit scenes, write scripts, build, test, run, look at the result, and debug what went wrong.
    229 npm
    AGPL 3.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Open-source MCP server connecting AI agents (Claude, Cursor, GitHub Copilot, Gemini, and more) to the Godot Editor and runtime (Godot 4.x, C#).
    243
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that lets AI coding agents work on Godot 4 projects, including reading and editing scenes, writing and validating GDScript, running the game, and capturing screenshots.
    25
    12 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A TypeScript MCP server bridging MCP clients to Godot 4 editor, enabling scene, node, script editing and more via WebSocket.
    229 npm
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    The most advanced MCP server for Godot Editor that lets AI assistants operate directly inside your running Godot project for scene creation, script generation, UI authoring, and more.
    36
    MIT
  • F
    license
    Not graded
    quality
    A
    maintenance
    A local MCP server plus a bundled Godot editor addon that lets an AI agent create, inspect, run, debug, and export real Godot 4.6 games through tools.
    2
    -

TDQS

A4.1/5.0

Scored across 39 tools

Disambiguation4/5

Most tools target distinct resources or actions, but potential overlaps exist in runtime session tools (run_project vs attach_project, detach_project vs stop_project) and profiling tools (start_profiler/profile_project/stop_profiler) that could cause misselection without careful reading. Descriptions are detailed enough to disambiguate in most cases.

Naming Consistency4/5

Names are predominantly snake_case with a verb_noun pattern (get_project_info, add_node, connect_signal), with minor deviations like batch_scene_operations (noun phrase), validate (verb only), and start_profiler/stop_profiler vs profile_project (inconsistent profiler naming). Overall consistent and readable.

Tool Count2/5

39 tools is well above the 15-tool upper bound for a well-scoped set. While the server covers a broad domain (project discovery, scene editing, runtime control, profiling, autoloads, validation), the sheer number increases cognitive load and overlaps; splitting or consolidation would help.

Completeness4/5

The surface covers core CRUD for nodes, signals, autoloads, and scenes, plus runtime execution, profiling, and validation. Minor gaps exist for file operations (delete/rename scenes or assets) and higher-level editing (animations, tilemaps), but agents can work around most with existing tools.

Maintenance

ActivityMaintained
ResponsivenessResponsive