← Index

Godot MCP

io.github.tugcantopaloglu/godot-mcp·v1.0.0·Cloud Storage
Quality Score
93
/100

MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tugcantopaloglu/godot-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tugcantopaloglu/godot-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tugcantopaloglu/godot-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Cloud Storage