godotiq

salvo10f/godotiq
★ 33 stars GDScript 💻 Code/Dev Tools Updated 1d ago
The intelligent MCP server for AI-assisted Godot 4 development. 35 tools for spatial intelligence, code understanding, flow tracing, and visual debugging.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "godotiq": {
      "command": "npx",
      "args": [
        "-y",
        "salvo10f/godotiq"
      ]
    }
  }
}

README Excerpt

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, and **36 tools**. **Version:** 0.5.3 **Repository:** https://github.com/salvo10f/godotiq ```bash pip install godotiq==0.5.3 ``` Or clone and install the Godot addon directly from `godot-addon/addons/godotiq/`. The full suite of analysis tools (dependency graphs, impact checks, scene/spatial mapping, signal/flow tracing) ships as an optional Pro bundle. Community mode shows rich previews of every Pro tool so you can see what