kyiv-alerts
by YoYoZ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REGION | No | Tracked region. Default: kyiv_city | kyiv_city |
| DB_PATH | No | SQLite file, on the mounted volume. Default: /data/alerts.db | /data/alerts.db |
| MCP_BIND | No | Host interface the port is published on. Default: 127.0.0.1 | 127.0.0.1 |
| MCP_HOST | No | Server binding. Default: 0.0.0.0 | 0.0.0.0 |
| MCP_PATH | No | Server binding. Default: /mcp | /mcp |
| MCP_PORT | No | Server binding. Default: 8000 | 8000 |
| LOG_LEVEL | No | Structured JSON logs to stdout. Default: INFO | INFO |
| RAID_API_KEY | No | raid.fly.dev key. Enables that source. | |
| MCP_AUTH_MODE | No | none serves unauthenticated (explicit opt-in only). Default: token. | token |
| RAID_TCP_HOST | No | Live stream endpoint. Default: raid.fly.dev | raid.fly.dev |
| RAID_TCP_PORT | No | Live stream endpoint. Default: 1024 | 1024 |
| MCP_AUTH_TOKEN | No | Bearer token for /mcp. Required unless auth is off. | |
| NEPTUN_ENABLED | No | Keyless WebSocket source; also supplies kind. Default: true | true |
| RAID_HTTP_BASE | No | HTTP API base. Default: https://raid.fly.dev | https://raid.fly.dev |
| UBILLING_ENABLED | No | Keyless third observer. Default: true | true |
| COVERAGE_STITCH_S | No | Gaps below this are heartbeat jitter, not data loss. Default: 60 | 60 |
| ALERTS_IN_UA_TOKEN | No | alerts.in.ua token. Enables that source. | |
| AIU_POLL_INTERVAL_S | No | alerts.in.ua poll cadence. Default: 30 | 30 |
| AIU_HISTORY_INTERVAL_S | No | History reconciliation cadence. Default: 1800 | 1800 |
| RAID_SILENCE_TIMEOUT_S | No | Dead-link threshold. Default: 45 | 45 |
| NEPTUN_THREAT_RADIUS_KM | No | Threat proximity to the city centre. Default: 50 | 50 |
| EXPLOSIONS_INCLUDE_OBLAST | No | Count oblast explosions — audible in the city. Default: true | true |
| NEPTUN_MESSAGES_EXPLOSIONS | No | Opt-in explosion reports (Telegram text over HTTP). Default: false | false |
| RAID_HISTORY_MIN_INTERVAL_S | No | Local floor on full-dump fetches. Default: 300 | 300 |
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
ResponsivenessNo issues