com.thenextgennexus/real-estate-mcp-server
com.thenextgennexus/real-estate-mcp-serverRedfin listings, sale-comps, and neighborhood market data via natural-language queries.
Tools · 2
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 …
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
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"
}
}
}