Dubai Wealth Index
Server Details
Registered Dubai apartment prices, rents, gross yields and returns, by building and by area.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 19.7% over 22 days
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 11 tools
Most tools map clearly to a unique resource or action, and search explicitly routes agents to fetch versus the typed getters. However, fetch overlaps somewhat with get_building and get_methodology as a generic document retriever, and list_rankings versus get_ranking requires careful reading to distinguish.
The set is dominated by a consistent get_<resource> pattern, with list_<plural> for enumerations. The standalone verbs fetch and search break the verb_noun convention, but they are conventional discovery verbs and do not obscure meaning.
11 tools is a well-scoped size for a specialized read-only data index. Each tool covers a distinct retrieval need—search, entity details, rankings, methodology, transactions, and account favorites—with no obvious redundancy.
Core retrieval paths are complete: search leads to areas and buildings, areas lead to buildings, rankings lead to ranking details, and methodology and favorites are covered. The main gap is that off-plan, short-term, and prose pages are only reachable through the generic fetch tool rather than dedicated typed getters.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
get_methodology1 field changed- changed
Input schema / properties / term / enumPrevious value: -[ - "recordedPrice", - "grossYield", - "yieldSpread", - "turnoverUpside", - "shortLetPremium", - "adrPerSqft", - "netRevenue", - "occupancyAssumption", - "managementFee", - "vicinity500m", - "ejari", - "offplanReturn", - "medianVsAsking", - "paybackYears", - "breakEvenOccupancy", - "villaCommunity", - "titleType", - "villaRentGrain" -]New value: +[ + "recordedPrice", + "grossYield", + "pooledYield", + "yieldSpread", + "turnoverUpside", + "shortLetPremium", + "adrPerSqft", + "netRevenue", + "occupancyAssumption", + "managementFee", + "vicinity500m", + "ejari", + "offplanReturn", + "medianVsAsking", + "paybackYears", + "breakEvenOccupancy", + "villaCommunity", + "titleType", + "villaRentGrain" +]
2 tool updates
- Changed
get_building_transactions1 field changed- changed
Input schema / properties / windowMonths / defaultPrevious value: -3New value: +12
- Changed
get_ranking1 field changed- changed
Input schema / properties / ranking / enumPrevious value: -[ - "best-short-let-premium", - "highest-yield-apartments", - "fastest-growing-apartments", - "best-offplan-returns", - "biggest-turnover-upside" -]New value: +[ + "best-short-term-premium", + "highest-yield-apartments", + "fastest-growing-apartments", + "best-offplan-returns", + "biggest-turnover-upside" +]
1 tool update
- Changed
fetch2 fields changed- changed
Output schema / properties / metadata / properties / redirectTo / descriptionPrevious value: -"Set only when status is retired."New value: +"Where to go instead. Set when status is retired or moved." - changed
Output schema / properties / metadata / properties / status / enumPrevious value: -[ - "ok", - "retired", - "not-found" -]New value: +[ + "ok", + "retired", + "moved", + "not-found" +]
1 tool update
- Changed
get_methodology1 field changed- changed
Input schema / properties / term / enumPrevious value: -[ - "recordedPrice", - "grossYield", - "yieldSpread", - "turnoverUpside", - "shortLetPremium", - "adrPerSqft", - "netRevenue", - "occupancyAssumption", - "managementFee", - "vicinity500m", - "ejari", - "offplanReturn", - "medianVsAsking", - "paybackYears", - "breakEvenOccupancy", - "villaCommunity", - "villaRentGrain" -]New value: +[ + "recordedPrice", + "grossYield", + "yieldSpread", + "turnoverUpside", + "shortLetPremium", + "adrPerSqft", + "netRevenue", + "occupancyAssumption", + "managementFee", + "vicinity500m", + "ejari", + "offplanReturn", + "medianVsAsking", + "paybackYears", + "breakEvenOccupancy", + "villaCommunity", + "titleType", + "villaRentGrain" +]
11 tool updates
- First observed
fetch - First observed
get_area - First observed
get_building - First observed
get_building_transactions - First observed
get_city_overview - First observed
get_methodology - First observed
get_ranking - First observed
get_villa_community - First observed
list_favorites - First observed
list_rankings - First observed
search
Related MCP Connectors
Official Dubai real estate data: live prices and rental yields by area, from the DLD.
Dubai property prices, rents and trends from official Dubai Land Department records. Read-only.
Dubai Land Department (DLD) — Dubai real-estate open data.
GDPR-clean property listings, rents, price stats, yields and below-market deals. UK, EU.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables querying 1.6M+ Dubai Land Department sales transactions and 9.5M+ Ejari rental contracts with flexible filters by area, property type, bedrooms, and date range.11MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Dubai real-estate data from the Dubai Land Department, including property transactions, rental contracts, valuations, development projects, land parcels, buildings, and licensed broker/developer registers.MIT
- AlicenseNot gradedqualityDmaintenanceSubmarket-level US residential rental intelligence for AI agents. Search, compare, rank, and analyze rent data, trends, vacancy, affordability, and days on market across 1,000+ named submarkets in the 20+ largest US metros. ZIP-level and metro-level queries included. Always current, always expanding. Free tier available.1MIT
- AlicenseNot gradedqualityCmaintenanceAccess 17M+ geocoded French property transactions (DVF), 22M+ DPE energy ratings, and 20M+ building records via MCP or REST API. Search transactions, market stats, comparables, price trends, rental yield, flip detection, and more.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.