Skip to main content
Glama
ahmedvnabil

Open Emirates Intelligence

by ahmedvnabil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UAEMCP_HOSTNoHTTP bind host127.0.0.1
UAEMCP_PORTNoHTTP port8080
UAEMCP_CACHE_TTLNoDashboard cache TTL in seconds300
UAEMCP_WRITE_TOKENNoEnables the write tool
UAEMCP_HTTP_TIMEOUTNoUpstream timeout in seconds8
UAEMCP_ALLOWED_HOSTSNoComma-separated public host allowlist
UAEMCP_DATABASE_PATHNoDurable health-history and snapshot databasedata/uaemcp.sqlite
UAEMCP_HEALTH_TIMEOUTNoHealth timeout in seconds5
UAEMCP_SNAPSHOT_LIMITNoRecords captured per scheduled target100
UAEMCP_ALLOWED_ORIGINSNoBrowser origin allowlist; use * only for fully public reads
UAEMCP_EMBEDDING_MODELNoEmbedding model sent to that endpointtext-embedding-3-small
UAEMCP_HEALTH_RETENTIONNoMaximum stored health checks per source10000
UAEMCP_SNAPSHOT_TARGETSNoComma-separated source or source@dataset targets
UAEMCP_EMBEDDING_API_KEYNoOptional bearer token for the embedding endpoint
UAEMCP_EMBEDDING_ENDPOINTNoOptional OpenAI-compatible /embeddings endpoint for hybrid reranking
UAEMCP_MAX_RESPONSE_BYTESNoMaximum upstream response size5242880
UAEMCP_SNAPSHOT_RETENTIONNoMaximum changed snapshots per source/dataset30
UAEMCP_ALLOW_PRIVATE_HOSTSNoAllow private upstream hostsfalse
UAEMCP_RATE_LIMIT_PER_MINUTENoPer-client public request limit; 0 disables it120
UAEMCP_SNAPSHOT_INTERVAL_MINUTESNoSnapshot schedule; 0 disables it0
UAEMCP_HEALTH_SCAN_INTERVAL_MINUTESNoPeriodic Observatory scan; hosted deployment uses 600

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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