Redfin MCP Server

Property search, price history, comparable sales, and neighborhood analysis

🏠 Redfin MCP — AI Property Search & Data avatar

🏠 Redfin MCP — AI Property Search & Data

Pricing

from $2.00 / 1,000 results

Try for free

Go to Apify Store

🏠 Redfin MCP — AI Property Search & Data

🏠 Redfin MCP — AI Property Search & Data

nexgendata/redfin-mcp-server

Try for free

Ask questions about this Actor

MCP server for AI agents to search Redfin listings & get property details. Connect Claude, GPT or any AI to real estate data. 2 tools for property analysis.

Pricing

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

4

Monthly active users

9 days ago

Last modified

Categories

AI

Travel

MCP servers

README

Pricing

Endpoints

Issues

Redfin Real Estate MCP Server by nexgendata

Connect AI agents to structured Redfin real estate data through the Model Context Protocol. This MCP server gives LLM-powered applications direct access to Redfin real estate tools, returning clean JSON that agents can reason about and act on.

What This MCP Server Does

This MCP (Model Context Protocol) server exposes Redfin real estate data tools that AI assistants like Claude, ChatGPT, and custom LLM agents can call directly. Instead of building API integrations or writing scraping code, any MCP-compatible AI system can access structured Redfin real estate data through natural language requests. The server handles authentication, rate limiting, data extraction, and response formatting automatically.

Who Uses This

AI developers building agents that need access to Redfin real estate data. Companies integrating real-time data into their LLM-powered products. Research teams using AI assistants for automated data gathering. Automation platforms connecting AI agents to structured data sources. Anyone building on top of the Model Context Protocol ecosystem.

How It Works

Deploy this MCP server on Apify and connect it to any MCP-compatible client. The server exposes a set of tools that accept structured parameters and return clean JSON responses. AI agents can discover available tools, understand their parameters, and call them as part of multi-step reasoning chains. The server runs on Apify infrastructure with built-in proxy support, caching, and error handling.

Available Tools

The server provides tools for searching Redfin listings, retrieving property details, accessing price history, and comparing neighborhood data. Each tool accepts specific parameters, handles the underlying data extraction, and returns structured JSON that AI agents can parse and reason about. Tools are designed to be composable so agents can chain multiple calls together for complex data gathering workflows.

Pricing

This MCP server uses pay-per-event pricing. Each tool call that returns data counts as one event. Pricing is consistent with the underlying data actors at $5 per 1,000 events, making it cost-effective to integrate into production AI agent workflows.

Getting Started

Deploy the MCP server from the Apify Store. Configure your MCP client (Claude Desktop, custom agent, etc.) with the server endpoint URL. The server auto-discovers available tools and exposes them to your AI system. No additional configuration needed.

FAQ

**Is this compatible with Claude Desktop?**Yes. Any MCP-compatible client can connect to this server, including Claude Desktop, custom LLM agents, and automation platforms that support the Model Context Protocol.

**Do I need separate API keys?**No. The server handles all data access internally through Apify infrastructure. You only need your Apify API token to deploy and connect.

**Can I use this in production?**Yes. The server runs on Apify's scalable infrastructure with built-in monitoring, logging, and error handling suitable for production workloads.


💻 Code Example — Python


from apify_client import ApifyClient


client = ApifyClient("YOUR_APIFY_TOKEN")

run = client.actor("nexgendata/redfin-mcp-server").call(run_input={

    # Fill in the input shape from the actor's input_schema

})


for item in client.dataset(run["defaultDatasetId"]).iterate_items():

    print(item)


🌐 Code Example — cURL


curl -X POST "https://api.apify.com/v2/acts/nexgendata~redfin-mcp-server/run-sync-get-dataset-items?token=YOUR_TOKEN" \

  -H "Content-Type: application/json" \

  -d '{ /* input schema */ }'


❓ FAQ

**Q: How do I get started?**Sign up at apify.com, grab your API token from Settings → Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).

**Q: What's the typical cost per run?**See the pricing section below. Most runs finish under $0.10 for typical batches.

**Q: Is this actor maintained?**Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.

**Q: Can I use the output commercially?**Yes — you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.

**Q: How do I handle rate limits?**Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.

💰 Pricing

Pay-per-event pricing — you only pay for what you actually extract.

  • Actor Start: $0.0001
  • result: $0.0020

🔗 Related NexGenData Actors

  • RAG Web Browser
  • AI Web Scraper
  • Hacker News Scraper

🚀 Apify Affiliate Program

New to Apify? Sign up with our referral link — you get free platform credits on signup, and you help fund the maintenance of this actor fleet.

📚 More From NexGenData

Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com — the brand home for everything we ship.

  • 📖 Tutorials & how-to guides
  • 🗂️ Full actor catalog with usage examples
  • 📦 Gumroad data packs (one-time purchases)
  • 📬 Newsletter — monthly drops of new actors and revenue experiments

_Built and maintained by NexGenData — 165+ actors covering scraping, enrichment, MCP servers, and automation._🏠 Home: thenextgennexus.com

You might also like

🏠 Real Estate MCP — AI Property Search avatar

🏠 Real Estate MCP — AI Property Search

nexgendata/real-estate-mcp-server

MCP server for AI agents to search Redfin listings & get market data. Connect Claude, GPT or any AI to analyze real estate markets. 2 tools for property intelligence via AI.

User avatar

Stephan Corbeil

12

Tester MCP Client avatar

Tester MCP Client

jiri.spilka/tester-mcp-client

A model context protocol (MCP) client that connects to any MCP server using Streamable HTTP and displays the conversation in a chat-like UI. It is a standalone Actor server designed for testing MCP servers over Stremable HTTP.

Jiří Spilka

1.4K

5.0

Realtor.com Scraper avatar

Realtor.com Scraper

automation-lab/realtor-scraper

Scrape property listings from Realtor.com 🏡 Get prices, addresses, GPS coordinates, agent contacts, photos, and listing details for any US location. Supports for-sale, for-rent, and sold properties.

Stas Persiianenko

25

Zillow Scraper ($0.9 per 1000 results) avatar

Zillow Scraper ($0.9 per 1000 results)

igolaizola/zillow-scraper-ppe

Zillow data extractor / API alternative. Scrape US listings at scale (buy, rent, sold) with rich fields and images. Use granular filters, sort, proxies. Export JSON/CSV to drive real-estate analytics, comps, market trends, and investor/agent leads.

Iñigo Garcia Olaizola

260

5.0

Craigslist Listings Scraper

fortuitous_pirate/craigslist-listings-for-sale-housing-jobs

Scrape Craigslist listings for sale, housing, and jobs. Get prices, locations, descriptions, and contact info. Great for market research.

Fortuitous Pirate

24

Craigslist Real Estate Scraper - FSBO Listings & Rental avatar

Craigslist Real Estate Scraper - FSBO Listings & Rental

benthepythondev/craigslist-real-estate-scraper

Extract FSBO listings, rental properties, and investment opportunities from Craigslist. Get property details, photos, contact info, and AI-powered lead scoring.

ben

76

Craigslist Scraper | $1.5 / 1k | Fast & Reliable avatar

Craigslist Scraper | $1.5 / 1k | Fast & Reliable

fatihtahta/craigslist-scraper

Scrape Craigslist listings with emails included. Capture titles, prices, descriptions, images, categories and location data in clean JSON/CSV. Great for lead gen, local market research, price tracking and monitoring fresh posts.

Fatih Tahta

83

5.0

Craigslist Search Results Scraper 🔍 avatar

Craigslist Search Results Scraper 🔍

easyapi/craigslist-search-results-scraper

Scrape Craigslist search results for items with detailed information including titles, prices, locations, posting times, and image URLs. Perfect for market research, price monitoring, and inventory tracking.

EasyApi

98

🎓 Research MCP — AI Paper Search & Citations avatar

🎓 Research MCP — AI Paper Search & Citations

nexgendata/academic-research-mcp-server

MCP server for AI agents to search ArXiv & Google Scholar for papers. Connect Claude, GPT or any AI to research databases. 2 tools for academic intelligence.

Stephan Corbeil

6

🛒 E-Commerce MCP — AI Shopify Analysis avatar

🛒 E-Commerce MCP — AI Shopify Analysis

nexgendata/ecommerce-intelligence-mcp-server

MCP server for AI agents to analyze Shopify stores & extract products. Connect Claude, GPT or any AI to ecommerce intelligence. 2 tools for competitive analysis.

Stephan Corbeil

2

İlgili Sunucular

NotebookLM Web Importer

Web sayfalarını ve YouTube videolarını tek tıkla NotebookLM'e aktarın. 200.000'den fazla kullanıcı tarafından güveniliyor.

Chrome Eklentisini Yükle