Godot Gut MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 2 Jul 2026.
Servidor MCP que permite ejecutar tests de Godot con GUT desde cualquier IA
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-gut-mcp -- uvx godot-gut-mcp
{
"mcpServers": {
"godot-gut-mcp": {
"args": [
"godot-gut-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.godot-gut-mcp]
command = "uvx"
args = ["godot-gut-mcp"]
{
"mcpServers": {
"godot-gut-mcp": {
"args": [
"godot-gut-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"godot-gut-mcp": {
"args": [
"godot-gut-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.