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

com.thenextgennexus/real-estate-mcp-server

com.thenextgennexus/real-estate-mcp-server

Redfin listings, sale-comps, and neighborhood market data via natural-language queries.

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

Tools · 2

search_redfin_properties

Search Redfin's real estate database for property listings by location and criteria. Returns price, street address, number of bedrooms, bathrooms, square footage, lot size, property type, and listing …

get_property_details

Retrieve comprehensive details for a specific property from Redfin URL. Returns full description, tax history, HOA fees, walk scores, nearby schools, crime statistics, and property photos/virtual tour…

Similar MCP servers embedding-nearest

com.thenextgennexus/redfin-mcp-server live
Single-property deep-dive: history, price/sqft, days-on-market, comps from a Redfin URL.
2 tools · streamable-http
io.github.thenextgennexus/real-estate-mcp-server
Search properties via Redfin and Google Maps real estate data
0 tools
io.github.thenextgennexus/redfin-mcp-server
Search Redfin properties, get property details, and market statistics
0 tools
io.github.TheNextGenNexus/real-estate-mcp-server
Search properties via Redfin and Google Maps real estate data
0 tools
io.github.TheNextGenNexus/redfin-mcp-server
Search Redfin properties, get property details, and market statistics
0 tools
com.thenextgennexus/automotive-mcp-server
Cars.com listings, VIN lookups, and dealer inventory for car-buying assistants.
0 tools · streamable-http

How to use

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

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