Skip to main content
GamingTypeScript

youichi-uda/godot-mcp-pro

Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging.

gaminglocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/youichi-uda/godot-mcp-pro

Claude Desktop configuration example:

{
  "mcpServers": {
    "godot-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "youichi-uda/godot-mcp-pro"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Gaming
Language
TypeScript
Author
youichi-uda