Skip to main content
ClaudeWave
DataLeadsPRO avatar
DataLeadsPRO

real-estate-listings

Ver en GitHub
MCP ServersRegistry oficial0 estrellas0 forksPythonNOASSERTIONActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
  • !No description
Last scanned: 9/18/2026
Install in Claude Code / Claude Desktop
Method: Docker · ghcr.io/dataleads/real-estate-listings-mcp
Claude Code CLI
claude mcp add real-estate-listings -- docker run -i --rm ghcr.io/dataleads/real-estate-listings-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "real-estate-listings": {
      "command": "docker",
      "args": ["run", "-i", "--rm", "ghcr.io/dataleads/real-estate-listings-mcp"],
      "env": {
        "DATALEADS_API_KEY": "<dataleads_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
DATALEADS_API_KEY
Casos de uso

Resumen de MCP Servers

# Real Estate Listings API

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

Part of the **DataLeads** API suite (Data category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

## Endpoints

| Method | Path | Description |
|---|---|---|
| POST | `/realestate` | V1 Realestate |

## Quick start

```bash
curl -X POST https://data.dataleads.pro/v1/realestate \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://www.zillow.com/homes/Austin,-TX_rb/"}'
```

Replace `YOUR_CLIENT_KEY` with your key. Get one at [https://data.dataleads.pro](https://data.dataleads.pro) - free tier included.

## MCP server

- **Remote (Streamable HTTP):** `https://data.dataleads.pro/mcp/real-estate-listings`
- **Stdio (Docker):** `docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/real-estate-listings-mcp:latest`

## Pricing

| Tier | Price | Requests |
|---|---|---|
| Free | $0 | 500/mo |
| Starter | $9/mo | 5,000 |
| Pro | $29/mo | 25,000 |
| Business | $99/mo | 100,000 |
| Enterprise | custom | custom |

Full plan details at [https://data.dataleads.pro](https://data.dataleads.pro).

## License

MIT - see [LICENSE](LICENSE).
apidataleadslistingsmcpmcp-serverpropertyreal-estate

Lo que la gente pregunta sobre real-estate-listings

¿Qué es DataLeadsPRO/real-estate-listings?

+

DataLeadsPRO/real-estate-listings es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala real-estate-listings?

+

Puedes instalar real-estate-listings clonando el repositorio (https://github.com/DataLeadsPRO/real-estate-listings) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar DataLeadsPRO/real-estate-listings?

+

Nuestro agente de seguridad ha analizado DataLeadsPRO/real-estate-listings y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene DataLeadsPRO/real-estate-listings?

+

DataLeadsPRO/real-estate-listings es mantenido por DataLeadsPRO. La última actividad registrada en GitHub es del 2026-09-17, con 0 issues abiertos.

¿Hay alternativas a real-estate-listings?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega real-estate-listings en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: DataLeadsPRO/real-estate-listings
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dataleadspro-real-estate-listings)](https://claudewave.com/repo/dataleadspro-real-estate-listings)
<a href="https://claudewave.com/repo/dataleadspro-real-estate-listings"><img src="https://claudewave.com/api/badge/dataleadspro-real-estate-listings" alt="Featured on ClaudeWave: DataLeadsPRO/real-estate-listings" width="320" height="64" /></a>

Más MCP Servers

Alternativas a real-estate-listings