GoPeak
by HaD0Yun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable server debug logs | false |
| LOG_MODE | No | Recording mode: lite or full | lite |
| GODOT_PATH | No | Explicit Godot executable path (auto-detect if not set) | |
| MCP_TOOL_PROFILE | No | Fallback profile env alias | compact |
| GODOT_BRIDGE_PORT | No | Bridge/Visualizer HTTP+WS port override | 6505 |
| GOPEAK_BRIDGE_HOST | No | Bridge/Visualizer bind host | 127.0.0.1 |
| GOPEAK_TOOL_PROFILE | No | Tool exposure profile: compact, full, legacy | compact |
| GOPEAK_TOOLS_PAGE_SIZE | No | Number of tools per tools/list page | 33 |
| GOPEAK_RUNTIME_TIMEOUT_MS | No | Runtime addon command timeout in milliseconds | 10000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessWithin a week