74
/ 100
5 days ago
github_topic

godot-mcp-enhanced

Enhanced MCP server for Godot 4.5-4.7: 33 tools / 199 actions, 3-layer architecture (headless + editor + game bridge), secure sandbox, recording & frame-verify, cross-version CI.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_PROJECT_PATHS路径访问控制 — 白名单(deny-by-default),防 junction / 符号链接绕过
configALLOW_EXECUTE_GDSCRIPT
configANDROID_ADB
configCOMSPEC
configDISPLAY
configGODOT
configGODOT_BLENDER_PATH
configGODOT_EDITOR_PORT
configGODOT_MCP_ALLOWED_ROOTS
configGODOT_MCP_ALLOW_UNSAFE需真正隔离:容器 / VM + =false
configGODOT_MCP_ALLOW_UNSAFE_CONFIRM
configGODOT_MCP_AUTO_IMPORT
configGODOT_MCP_DISABLE_SAFETY
configGODOT_MCP_ELICITATION
configGODOT_MCP_EXTRA_DANGEROUS_PATTERNS
configGODOT_MCP_FULL_SYSTEM_SCAN
configGODOT_MCP_HEALTH_MONITOR
configGODOT_MCP_INSTANCE_PORT_RANGE
configGODOT_MCP_MODE
configGODOT_MCP_NO_DASHBOARD
configGODOT_MCP_NO_FALLBACK
configGODOT_MCP_PROFILE
configGODOT_MCP_READ_ONLY
configGODOT_MCP_RESPONSE_LIMIT
configGODOT_MCP_SANDBOX关闭扫描:=disabled(仅开发)
configGODOT_MCP_SEARCH_PATHS额外 Godot 搜索目录(分号分隔) 无
configGODOT_MCP_UNRESTRICTED
configGODOT_MCP_WARN_LEGACY
configGODOT_PATHGodot 可执行文件路径 自动搜索(PATH/注册表/Scoop/Downloads)
configGODOT_PROJECT_PATH默认项目路径 自动检测 cwd(向上搜索 project.godot)
configGODOT_SKILL_LIBRARIES
configLD_LIBRARY_PATH
configOS沙箱可被间接方式绕过(call() 动态分派、多步变量构造 API 名、字符串拼接构造 API 名(如 "cu"+"rl"、str("")+".execute()")等)。
configREAD_ONLY_MODE
configSystemRoot
configWAYLAND_DISPLAY
configXDG_CONFIG_HOME
configXDG_DATA_HOME
configXDG_RUNTIME_DIR
// 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/wgt19861219-godot-mcp-enhanced-3hesmc)](https://m8ven.ai/mcp/wgt19861219-godot-mcp-enhanced-3hesmc)
commit: 9dcd8703097559daf33f35b38eeedd1e6dc68ef7
code hash: ee6cee500693f673cbea5d1c02dbfa572b101e9fce1d7adc0a7d2627ad1ba8a5
verified: 7/26/2026, 8:44:43 AM
view raw JSON →