TamleekPlusDocs

Using Tamleek Plus via MCP

The MCP server exposes Tamleek's data as deterministic tools — no LLM, no natural-language parsing on our side. An MCP client (Claude, Cursor, or any MCP-compatible agent) calls these tools directly, the same way it would call a local function.

Connecting

Tool catalog (10 tools)

Two families, one server. Every tool returns a JSON object with a disclaimer.

MoJ registered sales (5 tools)

ToolArgsReturns
volume_trendmunicipality, year (2020–2026)Transaction-volume trend (quarter-over-quarter) across a municipality's districts
district_countmunicipality, yearTransactions per district, with a thin-sample warning below 10 sales
price_indexmunicipality, property_type (default "villa")Median price/m² by quarter for a property type
price_sqmdistrict, property_type (optional)Indicative price/m² — median plus p25/p75 — for a district
null_ratedistrictShare of a district's transactions missing a registration date — a data-quality signal

Aqarat QREP — rental & mortgage (5 tools)

ToolArgsReturns
rent_price_sqmmunicipality (EN or AR), property_type (optional)Indicative monthly rent (median + IQR) and rent/m²
rent_by_bedroomsmunicipality, property_type (default "Apartment")Median monthly rent by bedroom count
rent_trendmunicipality, year, property_type (optional)Quarterly rent trend — median monthly rent and rent/m²
mortgage_value_indexmunicipality, yearQuarterly mortgage value index (median financed value/m² and value)
mortgage_activitymunicipality, yearMortgage/financing activity per area, with a thin-sample warning below 10

What you can ask through MCP

What you cannot ask through MCP

Reading a response

Every tool response includes a disclaimer block — treat it as part of the answer, not metadata to discard: it states the data window, the comparable count backing the figure, and a confidence signal (e.g. a thin-sample warning). Mortgage/district counts from Aqarat are page-padded by the source — use them as a relative ranking, not an absolute count.