com.thenextgennexus/redfin-mcp-server
com.thenextgennexus/redfin-mcp-serverSingle-property deep-dive: history, price/sqft, days-on-market, comps from a Redfin URL.
Tools · 2
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 …
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"
}
}
}