Realestateapi
Server Details
RealEstateAPI MCP — property search, detail, and skip-trace (realestateapi.com)
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 41.5% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-realestateapi
- GitHub Stars
- 0
- Server Listing
- mcp-realestateapi
TDQS
Scored across 34 tools
The server includes three near-duplicate ask_pipeworx variants (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded) plus deep_research, which share the same core routing purpose and could easily be confused despite detailed descriptions. Similarly, five polymarket_* tools overlap conceptually, and ai_visibility_check vs scan_competitor_ai_presence are closely related. The descriptions do help clarify boundaries, but the set still contains multiple tools an agent might misselect.
Almost all tool names use snake_case with a predictable verb_noun or noun_noun structure, and there is no camelCase mixing. A few single-word verbs (forget, recall, remember, subscribe, unsubscribe) and domain prefixes (pipeworx_, realestateapi_, polymarket_) deviate slightly but remain readable and consistent with the overall convention.
With 34 tools, the surface is heavy for any single server, and notably only three tools are realestateapi_* despite the server's name. The extra ask_pipeworx variants and multiple overlapping polymarket tools suggest some bloat rather than each tool earning a distinct place. The rubric treats 25+ tools as too many for the apparent scope.
For the real estate domain implied by the server name, the surface is thin: only property search, detail, and skip-trace, with no bulk operations, market trends, comps, or write/update capabilities. The broader Pipeworx gateway tools cover many data domains and include memory, subscription, and feedback lifecycles, but the real estate-specific side has notable gaps that could limit agent workflows.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Property Records MCP — address-level US property records (sales history,
ATTOM MCP — Premium real estate data from ATTOM Data Solutions
BatchData MCP — wraps the BatchData property-data + skip-trace API (batchdata.com)
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceREST API and MCP server for Zillow property data: Zestimates, rent estimates, tax records, listing search, price history, photos, and 300+ fields. 4 tools with OAuth 2.1 + PKCE. Free tier: 100 credits.6MIT No Attribution
- AlicenseAqualityAmaintenanceSearch Redfin for-sale, for-rent, and sold listings with Redfin's full visitor filter set, and retrieve complete property pages as structured JSON, through any MCP client and without an MLS license.2233 npm135 PyPI10MIT

mcp-batchdataofficial
AlicenseNot gradedqualityBmaintenanceEnables property-data lookups by address, attribute-based property searches across 155M+ records, and skip-tracing to resolve owner contact information via the BatchData API.MIT- AlicenseAqualityCmaintenanceMCP server giving agents canonical access to 180M+ US parcels with ownership, valuation, permits, deeds, hazard, and market data.816 npmApache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.