Real Estate MCP Server
Pull Redfin listings, sale-comps, and neighborhood market trends through Cursor in natural language. Built for investor research and buyer-agent workflows.
cursor.directory·↓ 0
MCP
real-estate-mcp-server
Streamable HTTP MCP server with 2 tools: search_redfin_properties and get_redfin_property_details. Authenticated via Apify Bearer token (free tier).
{
"mcpServers": {
"real-estate": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}