PluginBench
MCP Server
Active

io.github.wgt19861219/godot-mcp-enhanced MCP Server

io.github.wgt19861219/godot-mcp-enhanced

What is the io.github.wgt19861219/godot-mcp-enhanced MCP server?

Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.

How to install io.github.wgt19861219/godot-mcp-enhanced

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • GODOT_PATH

    Path to the Godot executable (auto-detected from PATH / GODOT_PATH / project config if omitted)

  • GODOT_PROJECT_PATH

    Default Godot project path (auto-detected from the client's cwd if omitted)

  • ALLOWED_PROJECT_PATHS

    Semicolon-separated whitelist of project paths the server may operate on (security boundary; falls back to GODOT_MCP_UNRESTRICTED for local dev)

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "godot-mcp-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-enhanced"
      ],
      "env": {
        "GODOT_PATH": "<YOUR_GODOT_PATH>",
        "GODOT_PROJECT_PATH": "<YOUR_GODOT_PROJECT_PATH>",
        "ALLOWED_PROJECT_PATHS": "<YOUR_ALLOWED_PROJECT_PATHS>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "godot-mcp-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-enhanced"
      ],
      "env": {
        "GODOT_PATH": "<YOUR_GODOT_PATH>",
        "GODOT_PROJECT_PATH": "<YOUR_GODOT_PROJECT_PATH>",
        "ALLOWED_PROJECT_PATHS": "<YOUR_ALLOWED_PROJECT_PATHS>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "godot-mcp-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-enhanced"
      ],
      "env": {
        "GODOT_PATH": "<YOUR_GODOT_PATH>",
        "GODOT_PROJECT_PATH": "<YOUR_GODOT_PROJECT_PATH>",
        "ALLOWED_PROJECT_PATHS": "<YOUR_ALLOWED_PROJECT_PATHS>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "godot-mcp-enhanced": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-enhanced"
      ],
      "env": {
        "GODOT_PATH": "<YOUR_GODOT_PATH>",
        "GODOT_PROJECT_PATH": "<YOUR_GODOT_PROJECT_PATH>",
        "ALLOWED_PROJECT_PATHS": "<YOUR_ALLOWED_PROJECT_PATHS>"
      }
    }
  }
}
Claude Code
claude mcp add godot-mcp-enhanced --env GODOT_PATH=<YOUR_GODOT_PATH> --env GODOT_PROJECT_PATH=<YOUR_GODOT_PROJECT_PATH> --env ALLOWED_PROJECT_PATHS=<YOUR_ALLOWED_PROJECT_PATHS> -- npx -y godot-mcp-enhanced

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →