PropFácil MCP
Provides authorized WhatsApp contact links for real-estate listings, allowing users to contact the seller or agent via WhatsApp.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PropFácil MCPFind 2-bedroom apartments for rent in Mexico City under 20,000 MXN"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpTransport: Streamable HTTP
Current version:
1.3.8Server card:
https://www.propfacil.com/.well-known/mcp/server-card.jsonDocumentation:
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.
Related MCP server: Real Estate Data MCP Server by BatchData
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.jsonOfficial MCP Registry status:
io.github.jonatanvazquez/propfacil1.3.8Smithery listing:
jonatan/propfacilGitHub release:
v1.3.8Generic client configuration:
.mcp.jsonAgent-readable installer guidance:
llms-install.mdReusable directory listing fields:
directory-profile.jsonLaunch runbook:
docs/launch-runbook.mdDirectory-specific notes:
docs/directory-submissions.mdCline 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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides real-time access to Zillow real estate data, enabling property search, detailed information retrieval, Zestimates, market trends analysis, and mortgage calculations.7MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides access to property data, address verification, skip tracing, geocoding, and advanced property search capabilities through BatchData.io's APIs.32TypeScriptMIT
- AlicenseCqualityDmaintenanceA Model Context Protocol server implementation that enables real-time data communication between web pages and client applications through WebSocket connections.21,270MIT
- AlicenseNot gradedqualityAmaintenanceA comprehensive Model Context Protocol server for real estate data management that provides tools and resources for property listings, agent management, market analysis, client relationships, and area intelligence.52AGPL 3.0
Related MCP Connectors
Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP.
U.S. real-estate data: property records, AVM value + rent estimates, sale/rental listings.
INEGI MCP — Mexico's national statistics office (INEGI) Indicators API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonatanvazquez/propfacil-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server