Model Context Protocol

Projectory for AI clients

Projectory ships a read-only MCP server so AI clients can search and read public UAE off-plan project data through a single endpoint.

Endpoint

Add this URL as a remote MCP server in your client. Connections are public and rate-limited.

https://mcp.projectory.ae/mcp

Developers can inspect the underlying REST contract at https://api.projectory.ae/v1/openapi.json .

What the server exposes

Five read-only tools backed by the public Projectory API.

  • search

    Find projects by free text, developer, area, emirate, property type, price, bedrooms, handover year, and availability.

  • fetch

    Return the full document for one project, including price, coordinates, payment plan, unit types, and media, by ID, slug, or URL.

  • list_project_facets

    Enumerate the exact filter slugs the public API accepts for developers, areas, emirates, and property types.

  • suggest_project_terms

    Resolve a partial or ambiguous user string into a concrete project ID or filter slug.

  • search_project_locations

    Return map-ready markers with latitude, longitude, and brief metadata, with optional viewport bounding-box filtering.

Example prompts

Things a connected client should be able to answer well.

  • “Find Sobha Realty projects in Dubai with handover in 2027 or later.”
  • “Where are the Jacob & Co projects in the UAE? Show a map.”
  • “Beachfront off-plan projects in Abu Dhabi. Include payment plans where available.”

Use restrictions

The server returns informational content drawn from public project listings. It is not financial, legal, or investment advice. Project availability, pricing, and handover dates can change at short notice; confirm anything you act on with the developer or a licensed UAE broker.