PropFácil
Rank #16,612io.github.jonatanvazquez/propfacil
Search authorized real estate in Mexico and manage favorites and publishing with OAuth.
PropFácil is a Model Context Protocol (MCP) server published by jonatanvazquez. It ranks #16,612 of 115,591 servers tracked on MCP Toplist. PropFácil is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 98,979 of 115,591 servers on MCP Toplist.
Use PropFácil
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http propfacil https://www.propfacil.com/api/mcp[mcp_servers.propfacil]
url = "https://www.propfacil.com/api/mcp"Add to ~/.codex/config.toml.
https://www.propfacil.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"propfacil": {
"url": "https://www.propfacil.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"propfacil": {
"type": "http",
"url": "https://www.propfacil.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"propfacil": {
"serverUrl": "https://www.propfacil.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"propfacil": {
"url": "https://www.propfacil.com/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jonatanvazquez%2Fpropfacil)<a href="https://mcptoplist.com/server/io.github.jonatanvazquez%2Fpropfacil"><img src="https://mcptoplist.com/badge/io.github.jonatanvazquez%2Fpropfacil.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jonatanvazquez
Available versions (2)
| Version | Published |
|---|---|
| 1.3.9 | Aug 21, 2026 |
| 1.3.8 | Aug 20, 2026 |
Frequently asked questions
- Who maintains PropFácil?
- PropFácil is maintained by jonatanvazquez, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is PropFácil listed on the Official MCP Registry?
- Yes — PropFácil is listed on the Official MCP Registry, alongside Glama.
- How many versions does PropFácil have?
- MCP Toplist tracks 2 versions of PropFácil, most recently published on Aug 21, 2026.
- Where can I find the source code for PropFácil?
- The source code for PropFácil is hosted at github.com/jonatanvazquez/propfacil-mcp.