MCP server for Godot game engine integration β control the Godot editor with AI
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Give your AI assistant full access to the Godot editor.
Build games faster with Claude, Cursor, or any MCP-compatible AI β no copy-pasting, no context switching. AI reads, writes, and manipulates your scenes, scripts, nodes, and project settings directly.
Godot 4.x Β· 75 tools Β· Undo/redo Β· Interactive project visualizer Β· MIT license
Download and run the installer from nodejs.org (LTS version). It's a standard installer β no terminal needed.
Inside the Godot editor, click the AssetLib tab at the top β search "mcp" β find "Godot AI Assistant tools MCP" β Install.
Then go to Project β Project Settings β Plugins and enable the Godot MCP plugin.
Claude Desktop β Settings β Developer β Edit Config β open the config file and paste:
Mac / Linux:
Windows:
Cursor β Settings β MCP β Add Server:
Mac / Linux:
Windows:
Claude Code β run in terminal:
Works with any MCP-compatible client (Cline, Windsurf, etc.)
Close and reopen Claude Desktop / Cursor / your client so it picks up the new config.
Hit Restart Project in the Godot editor. Check the top-right corner β you should see MCP Connected in green. You're ready to go.
| Category | Tools | Examples |
|---|---|---|
| File Operations | 4 | Browse directories, read files, search project, create scripts |
| Scene Operations | 11 | Create scenes, add/remove/move nodes, set properties, attach scripts, assign collision shapes and textures |
| Script Operations | 6 | Apply code edits, validate syntax, rename/move files with reference updates |
| Project Tools | 14 | Run/stop scenes, query ClassDB, read errors from Output + Debugger, project settings, input map, collision layers, scene tree dumps, rescan filesystem |
| Asset Generation | 1 | Generate 2D sprites from SVG |
| Visualization | 6 | Interactive browser-based project map, scene graph explorer |
Run map_project and get a browser-based explorer at localhost:6510:
AI cannot create 100% of a game by itself β it struggles with complex UI layouts, compositing scenes, and some node property manipulation. It's still in active development, so feedback is very welcome!
mcp_undo tool instead (ask the agent to undo).To build from source instead of using npm:
Then point your AI client at mcp-server/dist/index.js instead of using npx.
Narrative write-ups of each release live in release-notes/ (latest: v0.6.0). For the full change history, see CHANGELOG.md.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/godot-mcp-3)<a href="https://allmcps.com/mcp/godot-mcp-3"><img src="https://allmcps.com/api/badge/godot-mcp-3?style=directory" alt="Godot MCP on AllMCPs" /></a>