Armory
Source
Browse
MCPs

hermes-worldkit-mcp

Controls a Godot editor adapter via MCP, reporting bridge status, scene summaries, and selected nodes, with secure WebSocket authentication and scene-safe node selection.

Score
Unranked
Evidence
No signals yet
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

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

ConfigurationManual
{
  "mcpServers": {
    "hermes-worldkit-mcp": {
      "command": "node",
      "args": [
        "selection"
      ]
    }
  }
}

Alternatives · MCPs

  1. g-mcp-godot-studio2,077 stars · 127 forks98.231
  2. yurineko73-godot-mcp-native749 stars · 68 forks97.119
  3. godot-mcp-full-control448 stars · 66 forks96.511

What it is

Controls a Godot editor adapter via MCP, reporting bridge status, scene summaries, and selected nodes, with secure WebSocket authentication and scene-safe node selection.

When to use it

Controls a Godot editor adapter via MCP, reporting bridge status, scene summaries, and selected nodes, with secure WebSocket authentication and scene-safe node selection.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.