Skip to main content
Glama

PropertyFinder.ae UAE Real Estate Listings

propertyfinder-gulf
Read-only

Pull live apartment, villa, penthouse and townhouse listings straight from PropertyFinder.ae — the UAE's biggest real-estate portal — by deal type and emirate, sorted freshest-first. No login, no browser, no proxies. — $0.02/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emirateNoWhich UAE emirate to search. Each is a sitemap-declared, robots.txt-allowed PropertyFinder.ae page — this Actor does not use the /en/search endpoint (see README FAQ).dubai
deal_typeNo`sell` for properties for sale, `rent` for properties for rent.sell
max_itemsNoMaximum number of listing rows to return in this run, taken from the freshest candidates collected (see max_listing_age_days).
max_pagesNoHow many result pages to scan (PropertyFinder shows ~20-25 listings per page) before picking the freshest max_items from what was collected.
max_listing_age_daysNoOptional. Drop any listing whose real posted date is older than this many days. Leave empty to keep the freshest listings regardless of age.

TDQS

A4.4/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the readOnlyHint and destructiveHint annotations, the description adds valuable behavioral context: no authentication needed, no browser scraping, no proxy requirements, results sorted freshest-first, and a per-call cost. This gives the agent a clear picture of the tool's operational characteristics without needing to inspect the implementation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and well-structured: the first sentence states the core function, the second covers access simplicity, and the final clause provides cost. Each element carries useful information without redundancy, front-loading the primary action.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the moderate parameter count and rich schema, the description covers the essential context: what data is returned, from where, how fresh it is, and access prerequisites. However, without an output schema, it doesn't describe the structure of returned listings (e.g., fields like price, location, URL). This is a modest gap, but the description still provides enough for an agent to make an informed call.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and each parameter already has a detailed description (e.g., emirate's explanation about sitemap pages, max_items meaning with max_listing_age_days). The main description adds no additional parameter information, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the action ('Pull live apartment, villa, penthouse and townhouse listings'), the specific source (PropertyFinder.ae, the UAE's biggest real-estate portal), and the filtering dimensions (deal type and emirate). This distinguishes it from sibling listing tools by naming the exact portal and property types.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context for when to use the tool: to fetch live UAE property listings from PropertyFinder.ae, with filtering by deal type and emirate. It doesn't explicitly name alternatives or exclusions, but the niche scope and mention of 'No login, no browser, no proxies' implicitly guide usage. A brief comparison to sibling real-estate tools would elevate it to a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation3/5

Many tools are distinct by region/source (e.g., otodom-warsaw vs. imovirtual-lisbon), but there are overlapping categories: multiple real estate, job, SEC, and crypto tools. Watchers/alerts (job-alert, re-new-listing-alert, tender-alert) could be confused with their corresponding search tools, and token tools (live-price-oracle, token-launch-radar, rug-pull-scorer) have similar purposes.

Naming Consistency2/5

Names follow no consistent pattern: some are hyphenated source-location (emlakjet-istanbul), some are generic descriptors (job-alert, pricing_info uses underscore), and some are verbose phrases (official-gazette-regulatory-action-router). There is no consistent verb_noun or noun structure, making it hard to predict what a tool does from its name.

Tool Count2/5

With 36 tools, the server is in the 'too many' range (25+). The broad 'Market Data' theme partially justifies the count, but it feels bloated with many single-country listings and overlapping watchers that could be consolidated.

Completeness3/5

The domain is loosely defined as 'market data,' spanning real estate, jobs, tenders, SEC filings, crypto, and clinical trials. While it covers niche areas well, there are notable gaps: no general stock/ETF quotes, no forex/commodities data, and no cross-country aggregate search. The mix of scrapers and alerts leaves the surface feeling uneven.

Resources