Godot Forge
Quality Score
84
/100
Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"godot-forge": {
"command": "npx",
"args": [
"-y",
"godot-forge"
],
"env": {
"GODOT_PATH": "<godot_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"godot-forge": {
"command": "npx",
"args": [
"-y",
"godot-forge"
],
"env": {
"GODOT_PATH": "<godot_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y godot-forge§02 Environment variables
GODOT_PATHPath to Godot 4.x binary (auto-detected if not set)
§03 MCP Quality Score · methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai