Godot MCP Enhanced runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from npm. Last commit 1 Aug 2026.
Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add godot-mcp-enhanced -- npx -y godot-mcp-enhanced
{
"mcpServers": {
"godot-mcp-enhanced": {
"args": [
"-y",
"godot-mcp-enhanced"
],
"command": "npx"
}
}
}
[mcp_servers.godot-mcp-enhanced]
command = "npx"
args = ["-y", "godot-mcp-enhanced"]
{
"mcpServers": {
"godot-mcp-enhanced": {
"args": [
"-y",
"godot-mcp-enhanced"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"godot-mcp-enhanced": {
"args": [
"-y",
"godot-mcp-enhanced"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.