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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HaD0Yun/Doyunha-Gopeak'
If you have feedback or need assistance with the MCP directory API, please join our Discord server