Skip to main content
ClaudeWave

Public distribution metadata and installation guides for the PropFácil remote MCP server

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/21/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/jonatanvazquez/propfacil-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "propfacil-mcp": {
      "command": "node",
      "args": ["/path/to/propfacil-mcp/dist/index.js"]
    }
  }
}
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.
💡 Clone https://github.com/jonatanvazquez/propfacil-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

<!-- mcp-name: io.github.jonatanvazquez/propfacil -->

<p align="center">
  <img src="assets/propfacil-icon-512.png" width="144" height="144" alt="PropFácil">
</p>

# PropFácil MCP

[![Validate distribution](https://github.com/jonatanvazquez/propfacil-mcp/actions/workflows/validate.yml/badge.svg)](https://github.com/jonatanvazquez/propfacil-mcp/actions/workflows/validate.yml)

Remote Model Context Protocol server for finding authorized real-estate listings in Mexico.
It provides public property search, details and contact options, plus OAuth-protected favorites
and publishing tools.

> [Leer en español](README.es.md)

## Connect

- **MCP endpoint:** `https://www.propfacil.com/api/mcp`
- **Transport:** Streamable HTTP
- **Current version:** `1.3.8`
- **Server card:** `https://www.propfacil.com/.well-known/mcp/server-card.json`
- **Documentation:** `https://www.propfacil.com/docs`

```json
{
  "mcpServers": {
    "propfacil": {
      "type": "http",
      "url": "https://www.propfacil.com/api/mcp"
    }
  }
}
```

This is a hosted server. Do not clone this repository to run it locally and do not request an API key.
Clients that support MCP OAuth start the account-linking flow automatically when a protected tool is used.

See [installation instructions](docs/installation.md) for ChatGPT, Codex, Cline and generic clients.

## Capabilities

| Capability | Authentication |
|---|---|
| Search authorized listings by city, price, bedrooms, transaction type or radius | Public |
| Open a property record | Public |
| Retrieve authorized phone, WhatsApp or original-listing links for one property | Public |
| Render cards, comparison and map in MCP Apps-compatible hosts | Public |
| List and inspect favorite lists | OAuth |
| Save, rename, remove from or delete favorite lists | OAuth |
| View and publish the linked user's listings | OAuth |

The server exposes twelve model-visible tools plus one private UI restoration tool. See the complete
[tool reference](docs/tools.md) and [authentication details](docs/authentication.md).

## Host compatibility

All MCP clients can consume the tools and structured results when they support remote Streamable HTTP.
The interactive cards and map require a host with MCP Apps UI support; clients without that UI still
receive normal structured data. Protected tools additionally require a client that supports MCP OAuth.

## Distribution

This repository contains public distribution metadata, installation instructions and brand assets for
the hosted PropFácil MCP server. The production backend is maintained separately.

- Official MCP Registry metadata: [`server.json`](server.json)
- Official MCP Registry status: [`io.github.jonatanvazquez/propfacil` 1.3.8](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.jonatanvazquez%2Fpropfacil)
- Smithery listing: [`jonatan/propfacil`](https://smithery.ai/servers/jonatan/propfacil)
- GitHub release: [`v1.3.8`](https://github.com/jonatanvazquez/propfacil-mcp/releases/tag/v1.3.8)
- Generic client configuration: [`.mcp.json`](.mcp.json)
- Agent-readable installer guidance: [`llms-install.md`](llms-install.md)
- Reusable directory listing fields: [`directory-profile.json`](directory-profile.json)
- Launch runbook: [`docs/launch-runbook.md`](docs/launch-runbook.md)
- Directory-specific notes: [`docs/directory-submissions.md`](docs/directory-submissions.md)
- Cline Marketplace submission: [issue #2287](https://github.com/cline/mcp-marketplace/issues/2287)

## Policies and support

- [Privacy policy](https://www.propfacil.com/privacidad)
- [Terms of service](https://www.propfacil.com/terminos)
- [Support](https://www.propfacil.com/soporte)
- [Security policy](SECURITY.md)

Metadata, configuration examples and documentation are available under the [MIT License](LICENSE).
The PropFácil name and logo are excluded from that license; see [TRADEMARKS.md](TRADEMARKS.md).
chatgptmcpmexicomodel-context-protocolproptechreal-estate

Lo que la gente pregunta sobre propfacil-mcp

¿Qué es jonatanvazquez/propfacil-mcp?

+

jonatanvazquez/propfacil-mcp es mcp servers para el ecosistema de Claude AI. Public distribution metadata and installation guides for the PropFácil remote MCP server Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-20.

¿Cómo se instala propfacil-mcp?

+

Puedes instalar propfacil-mcp clonando el repositorio (https://github.com/jonatanvazquez/propfacil-mcp) 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 jonatanvazquez/propfacil-mcp?

+

Nuestro agente de seguridad ha analizado jonatanvazquez/propfacil-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene jonatanvazquez/propfacil-mcp?

+

jonatanvazquez/propfacil-mcp es mantenido por jonatanvazquez. La última actividad registrada en GitHub es del 2026-08-20, con 0 issues abiertos.

¿Hay alternativas a propfacil-mcp?

+

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

Despliega propfacil-mcp 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: jonatanvazquez/propfacil-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jonatanvazquez-propfacil-mcp)](https://claudewave.com/repo/jonatanvazquez-propfacil-mcp)
<a href="https://claudewave.com/repo/jonatanvazquez-propfacil-mcp"><img src="https://claudewave.com/api/badge/jonatanvazquez-propfacil-mcp" alt="Featured on ClaudeWave: jonatanvazquez/propfacil-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a propfacil-mcp