Godot runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 16 Apr 2026.
The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.
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 -- uvx godot-mcp-server
{
"mcpServers": {
"godot": {
"args": [
"godot-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.godot]
command = "uvx"
args = ["godot-mcp-server"]
{
"mcpServers": {
"godot": {
"args": [
"godot-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"godot": {
"args": [
"godot-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.