Better Godot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 4 Aug 2026.
Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.
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 better-godot-mcp -- npx -y @n24q02m/better-godot-mcp
{
"mcpServers": {
"better-godot-mcp": {
"args": [
"-y",
"@n24q02m/better-godot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.better-godot-mcp]
command = "npx"
args = ["-y", "@n24q02m/better-godot-mcp"]
{
"mcpServers": {
"better-godot-mcp": {
"args": [
"-y",
"@n24q02m/better-godot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"better-godot-mcp": {
"args": [
"-y",
"@n24q02m/better-godot-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.