Armory
Source
Browse
MCPs

lentera-godot-mcp

Custom MCP server for automating Godot Engine 4.x, enabling direct scene manipulation, node inspection, GDScript injection, and runtime testing via a WebSocket bridge.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

No one-command install. Set it up from its source.

ConfigurationManual
{
  "mcpServers": {
    "lentera-godot-mcp": {
      "command": "node",
      "args": [
        "inspection",
        "GDScript",
        "injection",
        "and",
        "runtime",
        "testing",
        "via",
        "a",
        "WebSocket",
        "bridge"
      ]
    }
  }
}

Alternatives · MCPs

  1. daxianlee-cocos-creator1,373 stars · 319 forks98.242
  2. android-automation871 stars · 113 forks97.559
  3. arinspunk-claude-talk-to-figma653 stars · 129 forks97.332

What it is

Custom MCP server for automating Godot Engine 4.x, enabling direct scene manipulation, node inspection, GDScript injection, and runtime testing via a WebSocket bridge.

When to use it

Custom MCP server for automating Godot Engine 4.x, enabling direct scene manipulation, node inspection, GDScript injection, and runtime testing via a WebSocket bridge.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.