Use MRK Dubai Property Data in ChatGPT, Claude and Cursor
MRK publishes the first Dubai real estate MCP (Model Context Protocol) server. Connect it to your AI agent in 30 seconds and get instant access to Dubai property facts, glossary, calculators and legal insights.
Connect to Claude Desktop
Add the MRK MCP server to your Claude Desktop configuration. Claude will automatically load our tools and have access to Dubai real estate data.
Edit your Claude config file:
macOS/Linux: ~/.config/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mrk-dubai": {
"url": "https://mrk.ae/api/mcp"
}
}
}Restart Claude Desktop. You'll now see MRK tools available in the tool menu when working with your agents.
Connect to ChatGPT
Use our OpenAI-compatible plugin manifest to add MRK tools to ChatGPT and custom GPTs.
In ChatGPT, go to Explore → Create a GPT → Configure → Add actions, then paste:
https://mrk.ae/.well-known/ai-plugin.jsonAvailable Tools
MRK exposes 5 powerful tools for Dubai real estate intelligence.
search_glossary
Search the MRK Dubai real estate glossary for a term definition. Returns matching terms with definitions.
Input: {"query":{"type":"string","description":"Term to search for (e.g., 'Ejari', 'Golden Visa', 'DLD')"}}
Required: query
get_dubai_community_facts
Get key facts about a Dubai community including price per sqft, rental yield and Golden Visa qualifying status.
Input: {"community":{"type":"string","description":"Community slug, e.g., 'dubai-marina', 'palm-jumeirah'"}}
Required: community
calculate_dld_buying_costs
Calculate Dubai Land Department transfer fees and total buying costs for a Dubai property purchase.
Input: {"priceAed":{"type":"number","description":"Property price in AED"},"withMortgage":{"type":"boolean","description":"Whether the purchase uses a mortgage"}}
Required: priceAed
check_golden_visa_eligibility
Check if a Dubai property investment qualifies for UAE Golden Visa (10-year residency). Minimum threshold is AED 2 million.
Input: {"propertyValueAed":{"type":"number","description":"Property price in AED"},"financed":{"type":"boolean","description":"Whether purchase is financed/mortgaged"}}
Required: propertyValueAed
get_rent_cap_increase
Calculate the maximum legal rent increase in Dubai per RERA Decree 43/2013 rent cap tiers based on how far current rent is below market average.
Input: {"currentRentAed":{"type":"number","description":"Current annual rent in AED"},"marketAverageAed":{"type":"number","description":"Market average annual rent in AED"}}
Required: currentRentAed, marketAverageAed
Why This Exists
Dubai's real estate market is complex. Investors, agents and residents need instant access to accurate, verified information: glossary definitions, community facts, regulatory fees and tax implications.
MRK's MCP server is a 2026-native moat. We're the first real estate company in Dubai to expose our expertise as AI-native tools. When your agent (Claude, ChatGPT, or Cursor) encounters a Dubai property question, it doesn't search the web or hallucinateit pulls directly from MRK's verified database.
This is open data infrastructure. MRK believes transparency drives better decisions for everyone.