Loomal

godot-mcp

MCP server by github.com/tomyud1/godot-mcp

MCP server for Godot game engine integration — control the Godot editor with AI

360 starsnpm: godot-mcp-server

About godot-mcp

godot-mcp is an MCP (Model Context Protocol) server published by tomyud1 in the official MCP registry, listed under App Automation on Loomal. MCP server for Godot game engine integration — control the Godot editor with AI

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

Development happens in the open at github.com/tomyud1/godot-mcp, where the project has earned 360 GitHub stars.

Use godot-mcp with your agent

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

Frequently asked questions

What is godot-mcp?
godot-mcp is an MCP (Model Context Protocol) server by tomyud1 in the App Automation category. MCP server for Godot game engine integration — control the Godot editor with AI
How do I connect godot-mcp to Claude, Cursor, or another MCP client?
Install godot-mcp from its npm package (godot-mcp-server) 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-mcp open source?
Yes — the source code is public at github.com/tomyud1/godot-mcp, with 360 GitHub stars.
Can AI agents pay to use godot-mcp?
Not yet through Loomal — godot-mcp 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-mcp? Claim this listing free by verifying GitHub ownership, or contact us.