mcpbeat Sign in

PropFácil MCP Server

by jonatanvazquez Your server? Claim it
answering

PropFácil is answering right now. Last checked 8 min ago. It exposes 13 tools. Last commit 21 Aug 2026.

Search authorized real estate in Mexico and manage favorites and publishing with OAuth.

Uptime history 29 days of history · worst day 99%
29 days agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
432 ms
Response time
average over 24h
0
Stars
last commit 21 Aug 2026

What changed 9

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 August 2026. No other catalogue keeps this.

21 Aug 8 tools changed the parameters they ask for delete_property_list, get_property_list, publish_property and 5 more
21 Aug a tool changed version

PropFácil missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add propfacil --transport http https://www.propfacil.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "propfacil": {
      "url": "https://www.propfacil.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.propfacil]
url = "https://www.propfacil.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "propfacil": {
      "url": "https://www.propfacil.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "propfacil": {
      "url": "https://www.propfacil.com/api/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

property
delete_property_list
Use this when an authenticated user explicitly asks to permanently delete one of their PropFácil favorite lists and its saved entries. Do not use it for removing a single property.
get_property
Use this when the user wants the details of one authorized PropFácil listing and has supplied a listingKey or ID from search_properties.
get_property_contact
Use this when the user explicitly asks to contact the advertiser or open the authorized original listing for a property previously returned by PropFácil.
get_property_list
Use this when an authenticated user wants to inspect one of their PropFácil favorite lists and its saved properties.
list_property_lists
Use this when an authenticated user wants to see their PropFácil favorite lists. This returns only lists owned by the linked user.
remove_property_from_list
Use this when an authenticated user asks to remove a saved property from one of their PropFácil lists. The list remains available if it becomes empty.
listings
my_listings
Use this when an authenticated user asks to review the property listings they published on PropFácil.
properties
search_properties
Use this when the user wants to find authorized PropFácil property listings in Mexico by city, transaction type, price, bedrooms, or geographic radius.
publish
publish_property
Use this when an authenticated user explicitly asks to publish a property publicly on PropFácil. This creates a public listing and is safe to retry with the same idempotencyKey.
rename
rename_property_list
Use this when an authenticated user asks to rename one of their PropFácil favorite lists.
render
render_property_results
Use this when, after search_properties, the user would benefit from interactive property cards, comparison, details, or a map. Pass only listing IDs already returned by a data tool.
restore
restore_property_results
Use this when the PropFácil app needs to restore the latest public property selection for the current MCP session after its widget is recreated.
save
save_property_to_list
Use this when an authenticated user asks to save a property to a favorite list. If no list is supplied, use the idempotent default list named Favoritos.

Endpoints

URLTransportStateLatencyChecked
https://www.propfacil.com/api/mcp streamable-http answering 389 ms 8 min ago

Alternatives to PropFácil

same job, measured the same way
Black Label Real Estate Website MCP
by blbestate

Search and read public Black Label Real Estate pages with source URLs.

12 tools answering
Nuboo
by gitlares

Manage real estate inventory, quotes, prospects, and sales reporting in Nuboo.

answering
Real Estate MCP Server
by thenextgennexus

Search properties via Redfin and Google Maps real estate data

19 installs/wk local only
City24.ee - Real Estate marketplace
by city24

Live Estonia real estate listings with search, geo filters, and property metadata.

1 tools answering
City24.lv - Real Estate marketplace
by city24

Live Latvia real estate listings with search, geo filters, and property metadata.

1 tools answering
Apollo Invoicing
by 404-studio

Manage Apollo invoices and customers with entity-scoped OAuth and optional read/write access.

answering
Kepler CRM
by briantoogee

Search recruiting CRM records, manage candidates, jobs, pipelines, notes and tasks with OAuth.

answering
Tu Lugar
by tulugar

Search and manage Paraguay & LatAm real estate from any AI assistant.

39 tools answering

PropFácil — questions

Answers built from our own checks of this server.

What can PropFácil do?
It exposes 13 tools, read directly from the server on our last check. Among them: delete_property_list, get_property, get_property_contact, get_property_list, list_property_lists, my_listings and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is PropFácil working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 432 ms. The bar chart above shows every period we have measured.
How do I connect PropFácil?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does PropFácil need an API key?
No. PropFácil completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is PropFácil?
It answers our handshake in 432 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is PropFácil open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.