McpMux
Back to Registry

Godot (npx) MCP Server

Community

Contributed by Coding-Solo

Interface with the Godot game engine: launch the editor, run projects, capture debug output, inspect project structure, and manage scenes, nodes, sprites, MeshLibrary exports, and Godot 4.4+ UIDs.

About the Godot (npx) MCP Server

The Godot (npx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Interface with the Godot game engine: launch the editor, run projects, capture debug output, inspect project structure, and manage scenes, nodes, sprites, MeshLibrary exports, and Godot 4.4+ UIDs. This is a community-contributed MCP server by Coding-Solo.

Install the Godot (npx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. No authentication required — install and start using it immediately.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@coding-solo/godot-mcp"
  ],
  "env": {
    "GODOT_PATH": "${input:GODOT_PATH}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "GODOT_PATH",
        "label": "Godot Executable Path",
        "description": "Optional path to the Godot executable. Overrides the server's automatic detection. Leave empty to let the server locate Godot on its own.",
        "type": "file_path",
        "required": false,
        "secret": false,
        "placeholder": "C:\\Program Files\\Godot\\Godot.exe  or  /usr/local/bin/godot"
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthNone required
Capabilities
Tools

Categories

Tags

godotgame-enginegame-developmentgamedevgodot-enginescenes

Supported AI Clients

The Godot (npx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Godot (npx) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.