GolfBox MCP
by j4hr3n
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOLFBOX_COUNTRY | No | Country code (default NO) | NO |
| GOLFBOX_PASSWORD | No | GolfBox password | |
| GOLFBOX_PROVIDER | No | The GolfBox provider (default official) | official |
| GOLFBOX_USERNAME | No | GolfBox username | |
| GOLFBOX_API_TOKEN | No | MobileHub API token instead of username/password | |
| GOLFBOX_ENABLE_WRITE_TOOLS | No | Enable write tools (default false) | false |
| GOLFBOX_REQUEST_TIMEOUT_MS | No | Request timeout in ms (default 15000) | 15000 |
| GOLFBOX_ALLOW_UNTRUSTED_URLS | No | Allow untrusted URLs (default false) | false |
| GOLFBOX_REQUIRE_CONFIRMATION | No | Require confirmation for writes (default true) | true |
| GOLFBOX_WEB_REQUEST_TIMEOUT_MS | No | Web request timeout in ms (default 15000) | 15000 |
| GOLFBOX_SAVE_TEE_TIME_TIMEOUT_MS | No | Save tee time timeout in ms (default 20000) | 20000 |
| GOLFBOX_INCLUDE_ERROR_BODY_SNIPPETS | No | Include error body snippets (default false) | false |
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/j4hr3n/golfbox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server