Skip to content
Back to search
90
MCP live v1.0.0 streamable-http

com.thenextgennexus/redfin-mcp-server

com.thenextgennexus/redfin-mcp-server

Single-property deep-dive: history, price/sqft, days-on-market, comps from a Redfin URL.

Uptime
7.7%
26 probes
Response
58ms
last probe
Tools
2
callable

Tools · 2

search_properties

Query Redfin real estate listings by location and filters for residential properties. Returns asking price, street address, bedrooms, bathrooms, square footage, property type, HOA status, and listing …

get_property_details

Retrieve full property details from Redfin listing page. Returns listing description, tax history, HOA fees, property tax amount, nearby schools with ratings, neighborhood safety metrics, walkability …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.thenextgennexus/redfin-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}