Loomal

Godot Forge

MCP server by github.com/gregario/godot-forge

Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

7 starsnpm: godot-forge

About Godot Forge

Godot Forge is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Documentation Access on Loomal. Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

It ships as an npm package (godot-forge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/godot-forge, where the project has earned 7 GitHub stars.

Use Godot Forge with your agent

Claude Code · one command
claude mcp add godot-forge -- npx -y godot-forge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "godot-forge": {
      "command": "npx",
      "args": [
        "-y",
        "godot-forge"
      ]
    }
  }
}
npmgodot-forge

Frequently asked questions

What is Godot Forge?
Godot Forge is an MCP (Model Context Protocol) server by gregario in the Documentation Access category. Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
How do I connect Godot Forge to Claude, Cursor, or another MCP client?
Install Godot Forge from its npm package (godot-forge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Godot Forge open source?
Yes — the source code is public at github.com/gregario/godot-forge, with 7 GitHub stars.
Can AI agents pay to use Godot Forge?
Not yet through Loomal — Godot Forge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Godot Forge? Claim this listing free by verifying GitHub ownership, or contact us.