Open Emirates Intelligence
by ahmedvnabil
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UAEMCP_HOST | No | HTTP bind host | 127.0.0.1 |
| UAEMCP_PORT | No | HTTP port | 8080 |
| UAEMCP_CACHE_TTL | No | Dashboard cache TTL in seconds | 300 |
| UAEMCP_WRITE_TOKEN | No | Enables the write tool | |
| UAEMCP_HTTP_TIMEOUT | No | Upstream timeout in seconds | 8 |
| UAEMCP_ALLOWED_HOSTS | No | Comma-separated public host allowlist | |
| UAEMCP_DATABASE_PATH | No | Durable health-history and snapshot database | data/uaemcp.sqlite |
| UAEMCP_HEALTH_TIMEOUT | No | Health timeout in seconds | 5 |
| UAEMCP_SNAPSHOT_LIMIT | No | Records captured per scheduled target | 100 |
| UAEMCP_ALLOWED_ORIGINS | No | Browser origin allowlist; use * only for fully public reads | |
| UAEMCP_EMBEDDING_MODEL | No | Embedding model sent to that endpoint | text-embedding-3-small |
| UAEMCP_HEALTH_RETENTION | No | Maximum stored health checks per source | 10000 |
| UAEMCP_SNAPSHOT_TARGETS | No | Comma-separated source or source@dataset targets | |
| UAEMCP_EMBEDDING_API_KEY | No | Optional bearer token for the embedding endpoint | |
| UAEMCP_EMBEDDING_ENDPOINT | No | Optional OpenAI-compatible /embeddings endpoint for hybrid reranking | |
| UAEMCP_MAX_RESPONSE_BYTES | No | Maximum upstream response size | 5242880 |
| UAEMCP_SNAPSHOT_RETENTION | No | Maximum changed snapshots per source/dataset | 30 |
| UAEMCP_ALLOW_PRIVATE_HOSTS | No | Allow private upstream hosts | false |
| UAEMCP_RATE_LIMIT_PER_MINUTE | No | Per-client public request limit; 0 disables it | 120 |
| UAEMCP_SNAPSHOT_INTERVAL_MINUTES | No | Snapshot schedule; 0 disables it | 0 |
| UAEMCP_HEALTH_SCAN_INTERVAL_MINUTES | No | Periodic Observatory scan; hosted deployment uses 60 | 0 |
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
ResponsivenessSyncing