godot-ai

hi-godot/godot-ai
★ 101 stars GDScript 💻 Code/Dev Tools Updated today
Production-grade MCP server and AI tools for the Godot engine. Community project, not affiliated with the Godot Foundation.
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": {
    "godot-ai": {
      "command": "npx",
      "args": [
        "-y",
        "hi-godot/godot-ai"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/hero.png" alt="Godot AI — The wait is over" width="700"> </p> **Connect MCP clients directly to a live Godot editor** via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Over **120 MCP tools** ([full list](docs/TOOLS.md)) let AI assistants (Claude Code, Codex, Antigravity, etc.) build scenes, edit nodes and scripts, wire signals, and configure UI, materials, animations, particles, cameras, and environments.

Topics

aigame-developmentgodotgodot-pluginmcp