74
/ 100
16 days ago
glama

Godot Agent Loop

Enables AI agents to autonomously develop and test Godot 4 games through an MCP-based feedback loop, providing tools for authoring, running, observing, playtesting, and verifying game projects.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GODOT_MCP_RUNTIME_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDISPLAY
configGODOT_BIN
configGODOT_MCP_ALLOWED_DIRSOptional. Restrict run_project to projects under these roots (;, ,, or : separated). When unset, any project path is allowed.
configGODOT_MCP_ALLOW_PRIVILEGED_COMMANDStrue grants all three groups. Use either
configGODOT_MCP_EDITOR_PORT
configGODOT_MCP_EXPORT_XDG_DATA_HOME
configGODOT_MCP_PRIVILEGED_GROUPSthe required group with : reflection enables
configGODOT_MCP_RUNTIME_PORT
🔐 secretGODOT_MCP_RUNTIME_SECRETvalue in both processes; leaving it unset retains
configGODOT_PATH"": "/path/to/godot",
configVITEST
configWAYLAND_DISPLAY
configXDG_DATA_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/beremaran-godot-agent-loop-z5aupc)](https://m8ven.ai/mcp/beremaran-godot-agent-loop-z5aupc)
commit: 9461807700696abb90d918d2d26ce3dc61f694a6
code hash: 825ecbe8cd3109cadc112f73cd5cd2c2f4be3e458be0c47e759cfcb13292c21d
verified: 7/15/2026, 8:42:34 AM
view raw JSON →