Real Estate MCP avatar

Real Estate MCP

Pricing

from $50.00 / 1,000 for-sale listings

Go to Apify Store
Real Estate MCP

Real Estate MCP

The Zillow API that doesn't exist — listings, solds, rentals, comps, Redfin, Realtor.com and Airbnb supply behind one MCP endpoint. No result, no charge.

Pricing

from $50.00 / 1,000 for-sale listings

Rating

0.0

(0)

Developer

The Mine Works

The Mine Works

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 hours ago

Last modified

Share

The Zillow API that doesn't exist — listings, solds, rentals, and comps for AI agents.

Eight tools behind one MCP endpoint, across Zillow, Redfin, Realtor.com, and Airbnb. Ask for a market, get the whole picture in one call.

Built by The Mine Works.

Tools

ToolWhat it returnsPrice
search_listingsHomes for sale on Zillow, with price/bed/type filters$0.05 / 25 listings
recently_soldRecent solds — the comps you price against$0.05 / 25 listings
rental_listingsRentals with rent range and bedroom filters$0.05 / 25 listings
property_detailsZestimate, price history, tax history, schools$0.08
redfin_searchRedfin for-sale or sold listings — a second opinion$0.06 / 25 listings
realtor_searchRealtor.com listings, for sale or sold$0.06 / 25 listings
str_marketAirbnb short-term rental supply, prices, ratings$0.08 / 25 listings
market_reportFor-sale + sold + rentals + STR for one location$0.16 complete · $0.10 partial · $0.04/section · $0 nothing found

The market report always costs less than calling the tools one by one.

Worked example

Ask your agent: "Should I buy a rental in 78701? What do comps and Airbnb supply look like?"

// tools/call → market_report
{ "location": "78701", "per_source": 25 }

Returns for_sale, recently_sold, rentals, and short_term_rentals in one object — enough for an agent to reason about yield without four separate integrations.

Setup

{
"mcpServers": {
"real-estate": {
"url": "https://themineworks--real-estate-mcp.apify.actor/mcp",
"headers": { "Authorization": "Bearer YOUR_APIFY_TOKEN" }
}
}
}

Works in Claude Desktop, Claude Code, Cursor, and Windsurf. Cold start ~9s.

Billing promise

No result, no charge. Ever. A location with no matching listings returns an empty, unbilled answer.

Identical repeat calls within 60 seconds are free. Apify platform usage is billed by Apify on top, as with any Standby actor.

Honest limits

  • US only. Every source here is a US property portal.
  • Listing data is a live read, not an MLS feed. It reflects what the public site shows at that moment; it is not a licensed MLS product and should not be treated as one.
  • Very broad locations (a whole state) return slower and may be capped by the portal's own paging.

More from The Mine Works

Individual scrapers at apify.com/themineworks. Full MCP suite: themineworks.com/mcp.