Better Godot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 405 installs a week from npm. Last commit 13 Sep 2026.
Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(godotPath, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
GODOT_PROJECT_PATH (Default Godot project path. Most tools also accept project_path parameter.), GODOT_PATH (Path to Godot binary. Auto-detected if not set.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
MCP server for Unreal Engine 5 with 23 tools for game development automation.
MCP server for UI5 Web Components development assistance
MCP server for AI-assisted coding with development history: git, tests, Copilot.
Android MCP server for AI-assisted development. Build, test, emulate, and automate.
MCP server for Godot game engine integration — control the Godot editor with AI
MCP server for Godot game engine integration — control the Godot editor with AI
MCP server for Salesforce B2C Commerce Cloud development assistance
Answers built from our own checks of this server.