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.
Quick Start
Clone the repository:
git clone https://github.com/youichi-uda/godot-mcp-proClaude 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.