Darak MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Darak MCP Servershow me apartments for rent in Riyadh under 5000 SAR"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Darak MCP Server
Remote MCP server for Saudi real estate data. Gives AI assistants access to 65,000+ rental and sale property listings across 5 Saudi cities, with market analytics, neighborhood comparisons, and price trends.
Server URL: https://darak.app/mcp
Tools (16, all read-only)
Search & Listings
Tool | Description |
| Search with 20+ filters (city, price, beds, neighborhood, amenities, etc.) |
| Full details for a specific listing |
| Similar nearby listings for price comparison |
| Price changes over time for a listing |
| Listings priced below neighborhood median |
Market Analytics
Tool | Description |
| Price histogram with median and mean |
| Area (sqm) histogram with median and mean |
| Price/area percentiles and neighborhood context for a listing |
| Side-by-side comparison of 2-5 neighborhoods |
| City-level overview: totals, medians, top neighborhoods |
| Monthly price trends with P25/P75 range |
Geography
Tool | Description |
| All neighborhoods in a city (Arabic + English names) |
| City districts with their neighborhoods |
| Points of interest near a neighborhood |
| Listings within geographic bounds |
| Points of interest within geographic bounds |
Related MCP server: nj-realtor-mcp
Cities
Riyadh, Jeddah, Eastern Province, Makkah, Madinah.
Connect
Claude Desktop / Claude Code
{
"mcpServers": {
"darak": {
"command": "npx",
"args": ["mcp-remote", "https://darak.app/mcp"]
}
}
}Claude Code (CLI)
claude mcp add --transport http darak https://darak.app/mcpAny MCP client (Streamable HTTP)
Connect directly to https://darak.app/mcp using the Streamable HTTP transport.
Development
npm install
npm run dev # Local dev server at http://localhost:8787
npm run deploy # Deploy to Cloudflare WorkersArchitecture
Runs on Cloudflare Workers with Durable Objects
Calls the public Darak API at
https://darak.app/api/*All tools are read-only (annotated with
readOnlyHint: true)No authentication required (public data)
Privacy Policy
See https://darak.app/privacy for the full privacy policy.
Data handling summary:
No user data collected. The server does not require authentication and does not store any user information.
No conversation data stored. Queries are proxied to the Darak API and responses are returned directly. The server does not log, store, or inspect query contents.
Anonymous usage analytics. Tool call events (tool name, city, listing type, success/failure) are sent to PostHog for aggregate usage monitoring. No personally identifiable information is included.
No third-party data sharing. Data is not sold, shared, or transferred to third parties beyond the PostHog analytics described above.
Data source. All property data is aggregated from publicly available Saudi real estate platforms.
Support
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI-powered real estate analysis with built-in EU AI Act compliance, providing a production-ready MCP server for property insights and governance.Last updated1MIT
- Flicense-qualityCmaintenanceA production-grade MCP server enabling Claude to perform comprehensive NJ real estate workflows including property search, valuation, neighborhood intelligence, investment analysis, and agent tools via 20 tools and 15+ data sources.Last updated
- AlicenseAqualityBmaintenanceAn MCP server for rental apartment aggregation, enabling geographic polygon search, semantic vector search, and LLM-powered analysis. Integrates with AI agents like Claude Desktop to manage apartment hunting workflows.Last updated152MIT
- Alicense-qualityBmaintenanceProvides comprehensive real estate market intelligence, property valuation, and investment analysis for AI agents. Unifies data from multiple sources like Zillow, Redfin, and public records into a single MCP interface.Last updatedMIT
Related MCP Connectors
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Hosted MCP server exposing US hospital procedure cost data to AI assistants
Cloud-hosted MCP server for durable AI memory
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/basseko/darak-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server