Godot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 859 installs a week from npm. Last commit 16 Sep 2026.
Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.
We read the source, 20 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.
этот файл ставится пользователю, но в репозитории его нет
# (stable, reproducible t_ms; onset/causality kept). Every drop is counted.
var key := source + ":" + sig_name
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 godot-mcp -- npx -y @satelliteoflove/godot-mcp
{
"mcpServers": {
"godot-mcp": {
"args": [
"-y",
"@satelliteoflove/godot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.godot-mcp]
command = "npx"
args = ["-y", "@satelliteoflove/godot-mcp"]
{
"mcpServers": {
"godot-mcp": {
"args": [
"-y",
"@satelliteoflove/godot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"godot-mcp": {
"args": [
"-y",
"@satelliteoflove/godot-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GODOT_HOST (Override the host used to reach the Godot editor bridge (e.g. for WSL2 or remote setups). Auto-detected when unset.), GODOT_MCP_READ_ONLY (Set to 1 (or true) to register only read-only observation tools: no scene/node/animation edits, no game control, no input injection. Same as the --read-only flag.).
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
Drive the Godot engine from an AI coding agent: build, run, play, and verify your game live.
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Native Mac video editor your agent can drive: 83 timeline tools, media stays on your Mac.
Riftrunner AI is an AI-driven role-playing game experience where each story branch is generated on
MCP server for agent-driven React Native and Expo development and mobile testing
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
LaTeX editor for AI agents: live PDF preview, PDF comments that drive edits, git history
Answers built from our own checks of this server.