MCP server exposing 9 tools for dubai-land.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/dubai-land/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
dld_search_transactions — Dubai property transactions (sales, mortgages and gifts) registered with the Dubai Land Department, with transaction value, procedure, area/district, project, property type, room count and nearest metro/mall/landmark. Coverage is the current calendar year — earlier years come back empty. A date range is required.dld_search_rents — Dubai rental contracts registered through Ejari with the Dubai Land Department — contract amount, annual amount, start/end dates, area/district, property type and size. Coverage is the current calendar year. A date range is required.dld_search_valuations — Official property valuations recorded by the Dubai Land Department — appraised total value, actual area, property sub-type, area/district and valuation date. Coverage is the current calendar year. A date range is required.dld_search_projects — Real-estate development projects registered with the Dubai Land Department — developer, project status, percent complete, start/completion dates and location. A date range AND a date_type are both required; without date_type the upstream returns nothing.dld_search_lands — Registered land parcels in Dubai from the Dubai Land Department — parcel and land number, area/district, zone, land type, actual area, project and master project. No date range; filter by land type, zone or project name.dld_search_buildings — Registered buildings in Dubai from the Dubai Land Department — building number, floors, rooms, flats/shops/offices counts, actual area, area/district, zone, project and creation date. No date range needed; filter by zone, freehold, leasehold or off-plan status.dld_list_brokers — Licensed real-estate brokers on the Dubai Land Department register — broker number and name, licence start/end dates, the brokerage office they sit under, and the office phone published on the register.dld_list_developers — Real-estate developers registered with the Dubai Land Department — developer number and name, licence dates and contact details. A date range is required and is matched against the licence dates.dld_list_areas — The Dubai Land Department register of area (district) names in English and Arabic with their AREA_ID codes — the reference list behind the AREA_EN values on transaction, rent and valuation rows.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/dubai-land/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io