youichi-uda/godot-mcp-pro
An MCP server enabling AI assistants like Claude to control the Godot 4 game engine through a WebSocket-connected editor plugin.

This project provides a Model Context Protocol server and Godot editor plugin that lets AI coding assistants directly interface with the Godot 4 editor API. The Node.js server communicates with the Godot plugin via WebSocket, exposing scene editing, animation, 3D manipulation, physics, particles, audio, shaders, input simulation, and other game engine features as MCP tools. AI assistants can execute operations, access the UndoRedo system, and analyze the runtime scene tree in real time.
Frequently asked
- What is youichi-uda/godot-mcp-pro?
- An MCP server enabling AI assistants like Claude to control the Godot 4 game engine through a WebSocket-connected editor plugin.
- Is godot-mcp-pro open source?
- Yes — youichi-uda/godot-mcp-pro is an open-source project tracked on heatdrop.
- What language is godot-mcp-pro written in?
- youichi-uda/godot-mcp-pro is primarily written in GDScript.
- How popular is godot-mcp-pro?
- youichi-uda/godot-mcp-pro has 527 stars on GitHub.
- Where can I find godot-mcp-pro?
- youichi-uda/godot-mcp-pro is on GitHub at https://github.com/youichi-uda/godot-mcp-pro.