godot-ai
Active·★ 418·MIT·Updated 2026-05-30
★ Trending★ Essential
Production-grade MCP server and AI tools for the Godot engine. A Snap to install. Totally free and fun.
Godot AI directly connects AI assistants to the Godot editor via the Model Context Protocol (MCP), enabling them to programmatically build and modify game scenes and elements. It provides over 120 operations across 39 MCP tools, allowing AI to handle tasks from script editing to UI configuration.
#Godot Engine#AI Integration#Model Context Protocol (MCP)#Game Development#Editor Automation#Python Backend#AI Assistants#Scene Manipulation
01
Features
01Direct integration with Godot Engine 4.3+ via Model Context Protocol (MCP).
02Exposes over 120 editor operations across 39 MCP tools for AI assistants.
03Enables AI to build scenes, edit nodes, scripts, and configure various game assets (UI, materials, animations).
04Supports popular MCP clients like Claude Code, Codex, and Antigravity.
05Plugin auto-starts a Python backend server using `uv` for MCP communication.
02
Compatibility
Godot Engine
Editor
Verified via docs
Python
Backend
Verified via docs
Model Context Protocol (MCP)
Client Protocol
Verified via docs
macOS
OS
Verified via docs
Linux
OS
Verified via docs
Windows
OS
Verified via docs
03
Quick start
1
$ git clone https://github.com/hi-godot/godot-ai.git
2
$ cp -r godot-ai/plugin/addons/godot_ai your-project/addons/
04
Use cases
↳Rapid prototyping and programmatic generation of game scenes and environments with AI.
↳Automating complex Godot editor tasks, such as wiring signals or setting up UI layouts, through natural language.
↳Enabling AI assistants to understand, analyze, and modify existing Godot projects.
↳Building full gamelets from high-level prompts, demonstrating sophisticated AI-driven development.
05
Alternatives
unity-mcp★ 10.2k
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
mcp-context-forge★ 3.8k
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!