Loading MCP server directory, please wait...
Redfin real-estate for Claude — search, property details, market reports, saved homes
npx @getmcp/cli add io.github.chrischall/redfin-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/redfin-mcp": {
"command": "npx",
"args": [
"-y",
"redfin-mcp"
],
"env": {
"REDFIN_WS_PORT": ""
}
}
}
}