AUTOMATIONSWITCH
CommunityDev Tools

Godot MCP

by Coding-Solo (community)

MCP server for interfacing with the Godot game engine. Launch the editor, run projects, and capture debug output from inside agents. 3,630 GitHub stars and 2 commits on main in the last 30 days.

3,630·6 tools·Released JUN 2025·MIT
npx -y godot-mcp
Share:

MCP server for interfacing with the Godot game engine. Launch the editor, run projects, and capture debug output from inside agents. 3,630 stars and 2 commits on main in the last 30 days.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp" ] } } }
PrereqNPM: `godot-mcp`. Requires the Godot editor installed and on PATH. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp" ] } } }
{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp" ] } } }
{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp" ] } } }
{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp" ] } } }

6 TOOLS AVAILABLE

launch_editor
Launch the Godot editor with a project path
Admin
run_project
Run a Godot project headless or windowed
Admin
capture_logs
Capture stdout, stderr, and Godot debug output
Read
list_scenes
List scenes in a Godot project
Read
get_scene
Retrieve a scene file with node tree
Read
export_project
Trigger a Godot export for a target platform
Admin

OUR ASSESSMENT

Strengths
  • 3,630 GitHub stars.
  • 2 commits on main in the last 30 days.
  • MIT license.
  • Headless project runs for CI-style agent loops.
  • Pairs with Unity MCP for cross-engine coverage.
Weaknesses
  • Cadence at 2 commits/30d is on the lower end of strict T1.
  • Godot editor required on the host; not a self-contained MCP.
  • export_project per-platform results depend on Godot SDK setup.
Security Notes

No authentication. The MCP inherits filesystem access for Godot project paths; restrict the agent prompt path to known project directories.

Best For

Godot game developers using Claude Code or Cursor for AI-assisted gameplay implementation; teams iterating on Godot projects who want agents to run builds and triage debug output; indie devs working with GDScript who want AI scene introspection.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
GitHub
npm
godot-mcp
Last Release
godot-mcp (npm latest)MAY 14, 2026
First Released
JUN 1, 2025

ADOPTION METRICS

// GitHub Stars
3,630

// Reading this3,630 stars on Coding-Solo/godot-mcp. 2 commits on main in the last 30 days.

// Popularity Rank
#9
Globally · #9 in Dev Tools

// Reading thisPairs with Unity MCP, Renderdoc MCP, XcodeBuildMCP, iOS Simulator MCP, Mobile MCP in dev-tools. Godot MCP owns the Godot engine integration slot.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 14, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Smithery
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 14, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.3editorial3,630MAY 14, 2026
PulseMCP— unratedunavailableunavailableMAY 14, 2026
MCP.so— unratedunavailableunavailableMAY 14, 2026
Glama— unratedunavailableunavailableMAY 14, 2026
Smithery— unratedunavailableunavailableMAY 14, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →