MCP server for Godot game engine integration — control the Godot editor with AI
Quick Install
npx godot-mcp-serverClaude Desktop Config
{
"mcpServers": {
"io-github-tomyud1-godot-mcp": {
"command": "npx",
"args": [
"godot-mcp-server"
]
}
}
}v0.2.5
Imported from MCP Registry