DXB Data
About
Official Dubai real estate data for AI agents, served over MCP.
Details
- Author
- renatocrt11
- Downloads
- 379
- Categories
- Search, Remote MCP
Jump to
- Official Dubai Land Department property data.
- Live sale prices and price per m² for every Dubai area.
- Gross rental yields updated daily.
- Works with Claude and any MCP-compatible client.
- Seven specialized tools for area and market analysis.
- Remote server with streamable HTTP transport.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
DXB DataCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Connect via a remote MCP server using the streamable HTTP transport at https://dxbdata.io/mcp. In Claude, add it as a custom connector under Settings → Connectors → Add custom connector, paste the URL, and save. Then ask questions like "Using DXB Data, what's the rental yield in Business Bay?" Seven tools are available: rental_yield, area_snapshot, market_overview, list_areas, rank_areas_by_yield, compare_areas, and affordability.
list_areas
List all Dubai areas (neighborhoods) available in the dataset. Use to discover valid area names.
area_snapshot
Price snapshot for residential property in a Dubai area from official DLD sale transactions: sample size, median sale price (AED), median price per m2, date range.
rental_yield
Gross rental yield for residential property in a Dubai area: median annual rent per m2, median sale price per m2, and gross yield %, from official DLD sale + rental (Ejari) data.
market_overview
Overall Dubai real estate snapshot: total transactions, areas, date range, median sale price (AED), top 5 areas by volume.
rank_areas_by_yield
Rank Dubai areas by gross rental yield (highest first), from official DLD sale + rental data. Great for finding the best-yielding neighbourhoods.
compare_areas
Compare 2-5 Dubai areas side by side: median sale price, price per m2, and gross rental yield.
affordability
Given a budget in AED, list Dubai areas where the median sale price fits (largest you can afford first).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"dxb data": {
"dxb-data": {
"url": "https://dxbdata.io/mcp"
}
}
}
}
McpServers
{
"dxb-data": {
"url": "https://dxbdata.io/mcp"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

