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 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ahmedvnabil/Open-Emirates-Intelligence-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server