gopeak

general MCP Server

GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools: scene management, GDScript LSP, DAP debugger, screenshot capture, input injection, ClassDB introspection, CC0 asset library. npx gopeak

VerifiedFreshInstall ReadyReviewed
generalgeneral
3 views257 stars26 forksv2.4.0MIT

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 2d ago.

VerifiedFreshInstall ReadyReviewed
Source
github-seeds:mcp-hot
Stars
257
Last synced
2d ago
Install
Instructions detected

Install

1. Install the package

npx gopeak

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "gopeak": {
      "command": "npx",
      "args": [
        "gopeak"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

51
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (51)

Workflow

What GoPeak can do

compact

Default. Trusted core tools plus dynamic groups activated on demand.

Profile

Use when

GOPEAK_TOOLS_PAGE_SIZE

Number of tools per `tools/list` page

Debugging

Use logs, Godot LSP diagnostics, DAP breakpoints/stack traces, and runtime inspection when configured.

legacy

Older config alias with the same exposed behavior as `full`.

audit-required

Scene/resource/script/settings/signal/autoload/import/audio/navigation/theme/animation groups need fixture evidence before being marketed as fully trusted.

plugin

3

scene_advanced

3

uid

2

autoload

4

navigation

2

version_gate

2

signal

2

theme_ui

3

asset_store

optional-network

input

1

GOPEAK_TOOL_PROFILE

Tool exposure profile: `compact`, `full`, `legacy`

Port

Service

intent_tracking

workflow-layer

Name

Purpose

MCP_TOOL_PROFILE

Fallback profile env alias

Area

Examples

animation

5

dx_tools

4

Runtime

`runtime.status`, `inspect_runtime_tree`, `call_runtime_method`

GOPEAK_BRIDGE_PORT

Port for unified bridge/visualizer server

resource

4

Script

`script.create`, `script.modify`, `script.info`

import_export

5

audio

4

GODOT_PATH

Explicit Godot executable path

Project

`project.list`, `project.info`, `editor.run`

LOG_MODE

Recording mode: `lite` or `full`

7777

Runtime addon command socket.

lsp

optional-lsp

class_advanced

trusted-static

GOPEAK_BRIDGE_HOST

Bridge/Visualizer bind host

tilemap

audit-required

dap

optional-dap

Group

Status

DEBUG

Enable server debug logs

runtime

optional-runtime

testing

optional-runtime

GODOT_BRIDGE_PORT

Bridge/Visualizer HTTP+WS port override

Capability

Requires

full

Compatibility/audit mode for the full legacy surface.

GOPEAK_RUNTIME_TIMEOUT_MS

Runtime addon command timeout in milliseconds

6505

Unified Godot Bridge + Visualizer server on loopback by default.

6005

Godot LSP.

6006

Godot DAP.