MCP server for Godot game engine. Edit scenes, run projects, debug, and manage game assets through AI assistance.
npx -y godot-mcp
```json
{
"mcpServers": {
"godot": {
"command": "npx",
"args": ["-y", "godot-mcp"]
}
}
}
```
edit_scenerun_projectget_debug_infomanage_assetsMCP server for Godot game engine. Edit scenes, run projects, debug, and manage game assets through AI assistance.
Language: TypeScript
Category: Developer Tools