← Registry

eCommerce

darak.app

Search and retrieve Saudi real estate listings with filtering and comparison features.

1 endpoint26 known toolsFirst detected May 12, 2026Last detected September 3, 2026

ENDPOINT 1

https://darak.app/mcp

No auth detected

MCP server metadata

Name
darak
Version
1.0.0
Capabilities
tools.listChanged

Known tools 26

search_listings

Search Saudi rental or sale property listings with filters.

Inferred read-only
get_listings_by_ids

Fetch full details for multiple listings by their IDs in one call (max 200).

Inferred read-only
get_listings_count

Count listings matching filters without fetching listing data.

Inferred read-only
get_listing

Get full details for a specific listing by ID.

Inferred read-only
get_comparable_listings

Find similar listings near a specific listing for direct price comparison.

Inferred read-only
get_price_history

Get price change history for a listing.

Inferred read-only
get_best_value_listings

Find listings priced below their neighborhood median -- best deals.

Inferred read-only
get_price_distribution

Get price distribution histogram for a market segment.

Inferred read-only
get_area_distribution

Get area (sqm) distribution histogram.

Inferred read-only
get_listing_market_stats

Evaluate whether a listing's price is fair.

Inferred read-only
compare_neighborhoods

Compare 2-5 neighborhoods side by side.

Inferred read-only
get_rental_yield

Calculate gross rental yield for a neighborhood or city by comparing median sale price to median annual rent.

Inferred read-only
get_supply_stats

Get new listing volume trends: how many listings appeared this week vs last week, this month vs last month, with percentage changes and total active count.

Inferred read-only
get_vacancy_indicator

Count stale listings (on market 30/60/90+ days) as an oversupply signal.

Inferred read-only
get_neighborhood_rent_map

Get median price and listing count for every neighborhood in a city, sorted by median price descending.

Inferred read-only
get_market_summary

Get a high-level market overview for a city: total listings, median price, median area, median price/sqm, breakdown by property type, top 10 neighborhoods by listing count, source coverage, data freshness, and YoY median price change.

Inferred read-only
get_neighborhood_trends

Get monthly price trends for 1-5 neighborhoods over time.

Inferred read-only
list_neighborhoods

List all neighborhoods in a city.

Inferred read-only
list_city_directions

Get geographic regions of a city (north, south, east, west, center) with their neighborhoods.

Inferred read-only
get_neighborhood_pois

Get points of interest near a neighborhood.

Inferred read-only
get_map_listings

Get listings within geographic bounds.

Inferred read-only
get_map_pois

Get points of interest within geographic bounds.

Inferred read-only
search_projects

Search off-plan and ready real estate development projects in Saudi Arabia.

Inferred read-only
get_project

Get full details for a specific development project by ID.

Inferred read-only
list_developers

List all real estate developers with active projects in a city.

Inferred read-only
search_project_units

Search individual units within development projects.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.darak]
url = "https://darak.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "darak": {
      "type": "http",
      "url": "https://darak.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: darak
Remote MCP URL: https://darak.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "darak": {
      "url": "https://darak.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "darak": {
      "type": "http",
      "url": "https://darak.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "darak",
  "transport": "streamable-http",
  "url": "https://darak.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for darak.app was fetched 2026-08-03T19:34:18.915Z and is being refreshed.

Trust status Trusted

darak.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.