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
4.1%
49 probes
Response
57ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

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…

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"
    }
  }
}