Loading MCP server directory, please wait...
Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
npx @getmcp/cli add io.github.gregario/godot-forgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gregario/godot-forge": {
"command": "npx",
"args": [
"-y",
"godot-forge"
],
"env": {
"GODOT_PATH": ""
}
}
}
}