GeoGuessr MCP Server
by NyxiumYuuki
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 |
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
ActivityInactive
ResponsivenessNo issues