PropFácil MCP
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.
README
<!-- 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
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.
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
{
"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 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 and authentication details.
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 - Official MCP Registry status:
io.github.jonatanvazquez/propfacil1.3.8 - Smithery listing:
jonatan/propfacil - GitHub release:
v1.3.8 - Generic client configuration:
.mcp.json - Agent-readable installer guidance:
llms-install.md - Reusable directory listing fields:
directory-profile.json - Launch runbook:
docs/launch-runbook.md - Directory-specific notes:
docs/directory-submissions.md - Cline Marketplace submission: issue #2287
Policies and support
Metadata, configuration examples and documentation are available under the MIT License. The PropFácil name and logo are excluded from that license; see TRADEMARKS.md.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.