Loomal

gopeak

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

GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots.

207 starsnpm: gopeak

About gopeak

gopeak is an MCP (Model Context Protocol) server published by had0yun in the official MCP registry. GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots.

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

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

Use gopeak with your agent

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

Frequently asked questions

What is gopeak?
gopeak is an MCP (Model Context Protocol) server by had0yun. GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots.
How do I connect gopeak to Claude, Cursor, or another MCP client?
Install gopeak from its npm package (gopeak) 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 gopeak open source?
Yes — the source code is public at github.com/had0yun/godot-mcp, with 207 GitHub stars.
Can AI agents pay to use gopeak?
Not yet through Loomal — gopeak 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 gopeak? Claim this listing free by verifying GitHub ownership, or contact us.