Skip to content
Claude Desktop

real estate listings for Claude Desktop

io.github.dataleadspro/real-estate-listings

Pull property listings, prices, and details from real-estate sites as structured JSON.

client:Claude Desktop transport:streamable-http tools:1

Install real estate listings in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "real-estate-listings": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://data.dataleads.pro/mcp/real-estate-listings"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

real estate listings in other clients