AgentUni

godot-mcp

by @tomyud1 / v0.6.0

MCP server for Godot game engine integration — control the Godot editor with AI

Install

npm / stdio

npx -y godot-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-tomyud1-godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "godot-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.tomyud1/godot-mcp · published 2026-08-24 · updated 2026-08-24. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Gaming servers

Browse category