Godot MCP (satelliteoflove)
Give your AI assistant eyes and hands in the Godot editor - and a running game it can actually playtest. It runs locally over stdio via the published package.
People connecting gaming tools to Claude, Cursor, VS Code, or another MCP client. The project is written in GDScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 146 · VERIFIED 2026-08-25
MIT · GDScript · how we verify → /methodology
01 · Install Godot MCP (satelliteoflove)
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add satelliteoflove-godot-mcp -- npx -y @satelliteoflove/godot-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"satelliteoflove-godot-mcp": {
"command": "npx",
"args": [
"-y",
"@satelliteoflove/godot-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @satelliteoflove/godot-mcp - published under the repo owner's npm scope (@satelliteoflove)
registry namespace io.github.satelliteoflove is GitHub-verified and matches the repo owner
03 · What Godot MCP (satelliteoflove) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
godot-mcp-v4.1.0 · 2026-06-20
4.1.0 (2026-06-20) · add godot_scene reload action to refresh an open scene from disk
godot-mcp-v4.0.1 · 2026-06-14
4.0.1 (2026-06-14) · align tool annotation hints across the surface
godot-mcp-v4.0.0 · 2026-06-13
4.0.0 (2026-06-13) · the godot_scene create action, the godot_node create/delete/attach_script/detach_script/connect_signal actions, and all MCP resources are removed. Create scenes and nodes by editing scene files…
04 · Who maintains Godot MCP (satelliteoflove)
Godot MCP is maintained by satelliteoflove. It's the only MCP server we track from this author; the repo dates to Dec 2025.
05 · Facts
- repository
- github.com/satelliteoflove/godot-mcp
- category
- gaming - actively maintained as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-06-20)
- registry
- io.github.satelliteoflove/godot-mcp (active, first published 2026-06-14 · 3 versions)
- packages
- npm:@satelliteoflove/godot-mcp
06 · Godot MCP (satelliteoflove) FAQ
What is Godot MCP (satelliteoflove)?
Give your AI assistant eyes and hands in the Godot editor - and a running game it can actually playtest. It runs locally over stdio via the published package.
Is Godot MCP (satelliteoflove) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Godot MCP (satelliteoflove)?
Run `npx -y @satelliteoflove/godot-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Godot MCP (satelliteoflove) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Godot MCP (satelliteoflove)
Alternatives to Godot MCP (satelliteoflove)
Maintained gaming servers if Godot MCP (satelliteoflove) isn't the fit.
- Unity MCP Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games. ★ 3,971 · 2026-08-24
- Gearboy MCP Server MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator ★ 1,192 · 2026-08-24
- Godot MCP MCP server for Godot game engine integration - control the Godot editor with AI ★ 411 · 2026-08-24
- Gearsystem MCP Server MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator ★ 384 · 2026-08-24
- Flutter MCP Toolkit Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools ★ 366 · 2026-08-23
- Gopeak GoPeak - The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots. ★ 243 · 2026-07-13
More gaming MCP servers · Sprite Cook · Godot MCP Bridge · Godot MCP Enhanced · Wavedash