Home › Other › godot-mcp-enhanced
godot-mcp-enhanced
Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.
TypeScript
★ 97 stars
Last pushed 2026-09-13
License: NOASSERTION
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.24.0)
npx -y godot-mcp-enhanced@0.24.0
Or add to your MCP client config:
{
"mcpServers": {
"godot-mcp-enhanced": {
"command": "npx",
"args": [
"-y",
"godot-mcp-enhanced@0.24.0"
],
"env": {
"GODOT_PATH": "<YOUR_VALUE>",
"GODOT_PROJECT_PATH": "<YOUR_VALUE>",
"ALLOWED_PROJECT_PATHS": "<YOUR_VALUE>"
}
}
}
}
GODOT_PATH— Path to the Godot executable (auto-detected from PATH / GODOT_PATH / project config if omitted)GODOT_PROJECT_PATH— Default Godot project path (auto-detected from the client's cwd if omitted)ALLOWED_PROJECT_PATHS— Semicolon-separated whitelist of project paths the server may operate on (security boundary; falls back to GODOT_MCP_UNRESTRICTED for local dev)
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry