Back to MCP Servers
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.
gaminggo
By youichi-uda
Installation
npx -y godot-mcp-proConfiguration
{
"mcpServers": {
"godot-mcp-pro": {
"command": "npx",
"args": ["-y", "godot-mcp-pro"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes