Loomal

The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.

0 starspypi: godot-mcp-server

About godot

godot is an MCP (Model Context Protocol) server published by sterion66 in the official MCP registry, listed under Code Execution on Loomal. The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.

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

Development happens in the open at github.com/sterion66/godot-mcp-server.

Use godot with your agent

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

Frequently asked questions

What is godot?
godot is an MCP (Model Context Protocol) server by sterion66 in the Code Execution category. The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.
How do I connect godot to Claude, Cursor, or another MCP client?
Install godot from its pypi 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 open source?
Yes — the source code is public at github.com/sterion66/godot-mcp-server.
Can AI agents pay to use godot?
Not yet through Loomal — godot 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? Claim this listing free by verifying GitHub ownership, or contact us.