Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Server port | 8000 |
| LOG_LEVEL | No | Logging verbosity | INFO |
| MCP_API_KEYS | No | Comma-separated API keys for MCP access | |
| MCP_TRANSPORT | No | MCP transport protocol | streamable-http |
| MCP_AUTH_ENABLED | No | Enable MCP server authentication | false |
| SCHEMA_CACHE_DIR | No | Directory for schema persistence | /app/data/schemas |
| MONITORING_ENABLED | No | Enable API monitoring | true |
| GEOGUESSR_NCFA_COOKIE | No | GeoGuessr API authentication cookie | |
| MONITORING_INTERVAL_HOURS | No | Monitoring check interval (runs every 24h) | 24 |
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 | |