Better Godot MCP

Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development. Its 16 documented tools cluster into project, scenes, nodes, scripts. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 34 · #21 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Better Godot MCP

before you install - you'll need

GODOT_PROJECT_PATH is optional or environment-specific per the README.

Claude Code

claude mcp add n24q02m-better-godot-mcp -- npx -y @n24q02m/better-godot-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "n24q02m-better-godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@n24q02m/better-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 · container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

npm package @n24q02m/better-godot-mcp - published under the repo owner's npm scope (@n24q02m)

registry namespace io.github.n24q02m is GitHub-verified and matches the repo owner

03 · What Better Godot MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 16 documented tools across project, scenes, nodes, including project, scenes, nodes, scripts.

Capability map

Tools grouped from the project's README - what Better Godot MCP lets an agent do.

Project

1 tool - e.g. Project metadata, run/stop, and settings

project

Scenes

1 tool - e.g. Scene file management

scenes

Nodes

1 tool - e.g. Scene tree node manipulation

nodes

Scripts

1 tool - e.g. GDScript file CRUD

scripts

update

1 tool - e.g. Launch Godot editor and check status

editor

Config

1 tool - e.g. Server configuration and environment detection

config

Input

1 tool - e.g. Input action and event mapping

input_map

Signals

1 tool - e.g. Signal connections

signals

Limitations (from the README)

- Requires a Godot 4.x project structure; a Godot binary is optional for file operations - Scene files (.tscn) are parsed/modified via text manipulation, not Godot's internal API - run/stop/export actions require Godot binary to be installed - Docker mode has limited filesystem access (mount your project directory)

Latest releases

v1.23.1 · 2026-08-14

v1.23.1 (2026-08-14) · --- · Detailed Changes: v1.23.1-beta.1...v1.23.1

v1.23.0 · 2026-08-14

v1.23.0 (2026-08-14) · --- · Detailed Changes: v1.23.0-beta.1...v1.23.0

v1.22.0 · 2026-08-11

v1.22.0 (2026-08-11) · Align live harness imports (#1073, 0f60ed8) · Avoid duplicate live test builds (#1062, 1e21cc5) · Build CLI before live tests (#1062, 1e21cc5) · Cap Vitest workers (#1061, ab2c32e) · Drop…

04 · Who maintains Better Godot MCP

better-godot-mcp is maintained by n24q02m. We track 9 MCP servers from n24q02m - 9 actively maintained, 209 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from n24q02m.

  1. better-email-mcp IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery. ★ 31
  2. better-notion-mcp Markdown-first MCP server for Notion API with 8 composite tools and 39 actions. ★ 36
  3. wet-mcp MCP server for web search, content extraction, academic research, and library docs. ★ 16
  4. better-code-review-graph Token-efficient code review knowledge graph: semantic search and call-graph resolution. ★ 66
  5. mnemo-mcp Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync. ★ 10
  6. Better Telegram MCP Telegram MCP server - dual-mode Bot API + MTProto, composite tools. ★ 11

05 · Facts

category
cloud infrastructure - ranked #21 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-08-14)
registry
io.github.n24q02m/better-godot-mcp (active, first published 2026-03-06 · 44 versions)
packages
npm:@n24q02m/better-godot-mcp · oci:docker.io/n24q02m/better-godot-mcp:latest

06 · Better Godot MCP FAQ

Is Better Godot MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 5 releases in the last 90 days. We re-verify nightly.

What can Better Godot MCP do?

An agent gets 16 documented tools across project, scenes, nodes, including project, scenes, nodes, scripts.

How do I install Better Godot MCP?

Run `npx -y @n24q02m/better-godot-mcp`. The README documents one environment variable (GODOT_PROJECT_PATH) to set first. GODOT_PROJECT_PATH is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Better Godot MCP 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 Better Godot MCP

More cloud infrastructure MCP servers · Trust Oracle · No Crd · Deploy · Cloudflare · S3 (ofershap)

More TypeScript MCP servers · Better Notion MCP · Toolradar · Petsonality · Nan Forget · Safedb MCP · see all