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 who work with game development, gdscript and godot and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in GDScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 165 · #1 OF 43 MAINTAINED GAMING · VERIFIED 2026-09-18

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.11 · 2026-08-27

4.1.11 (2026-08-27) · step report, watch final sample, grouped tilemap cell reads (4.1.11)

godot-mcp-v4.1.10 · 2026-08-27

4.1.10 (2026-08-27) · numeric watch summaries say when min and max happened (#390) (977919d), closes #384

godot-mcp-v4.1.9 · 2026-08-27

4.1.9 (2026-08-27) · watch_start names every field it cannot read instead of counting it as resolved (#385) (2fb5f07), closes #383

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

category
gaming - ranked #1 of 43 actively-maintained gaming servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-08-27)
registry
io.github.satelliteoflove/godot-mcp (active, first published 2026-06-14 · 14 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-09-18, its last commit was 2026-09-16 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)

More gaming MCP servers · Pokéarena · Sprite Cook · Quartermaster · Patina Unity MCP · Godot MCP Bridge