godot-mcp

2ji1/godot-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Godot 4 editor MCP server and plugin
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "2ji1/godot-mcp"
      ]
    }
  }
}

README Excerpt

A local MCP server and Godot 4 editor plugin for safe editor automation from Codex-compatible clients. It is tested with Godot 4.7 and 4.7.1. The server is configured once. Any Godot project prepared with the addon can become the target simply by being the single active editor. - Every prepared project contains only `addons/godot_mcp`.

Tools (15)

AUTHENTICATION_FAILEDBRIDGE_CLOSEDEDITOR_ALREADY_ACTIVENO_ACTIVE_EDITORNO_ACTIVE_SCENETOKEN_INVALIDTOKEN_NOT_FOUNDgodot_create_nodegodot_current_scenegodot_delete_nodegodot_editor_statusgodot_run_projectgodot_scene_treegodot_set_propertygodot_stop_project