Open Emirates Intelligence
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UAEMCP_WRITE_TOKEN | No | Token required for mutating tools. If not set, writes are disabled. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| uae_sources_listA | List every registered official UAE open-data source with its metadata. |
| uae_source_getC | Get the full metadata for one source by id. |
| uae_source_healthC | Run a live, timeout-bounded health probe for one source. |
| uae_source_datasetsB | List the datasets inside a multi-dataset portal (CKAN/OpenDataSoft/ArcGIS). Simple single-dataset sources (like MOIAT) return one entry. Use the returned
|
| uae_source_recordsA | Fetch up to For multi-dataset portals pass |
| uae_market_snapshotC | Build a source-backed market snapshot (counts by emirate/area/product). |
| uae_searchA | Federated bilingual (ar/en) search across the catalog. Ranks official sources by relevance. With |
| uae_source_geoA | Spatially-filtered records as GeoJSON — powers map apps.
|
| uae_source_aggregateB | Group records and reduce with count|sum|avg|min|max.
|
| uae_dashboard_summaryA | Concurrent, cached health snapshot across all sources (fast, never stalls). |
| uae_source_add_metadataC | [WRITE — requires token] Add a metadata-only source to the local registry. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| profile_sector | Profile an economic sector across the UAE from official data. |
| compare_emirates | Compare the seven emirates on a chosen indicator. |
| discover_datasets | Find official datasets on a topic across all portals. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| UAE open-data source catalog | Every registered official UAE open-data source with metadata. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/uaemcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server