PropFácil
Search authorized real estate listings in Mexico, view interactive property cards and maps, contact advertisers when details are available, and manage…
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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.
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
Search authorized real estate listings in Mexico, view interactive property cards and maps, contact advertisers when details are available, and manage favorites or publish listings with OAuth.
Server tool list (13)
Raw names from tools/list. Only developers need these.
| 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. |
| 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. |
| 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_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. |
| 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. |
| my_listings | Use this when an authenticated user asks to review the property listings they published on PropFácil. |
| 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. |
| get_property_list | Use this when an authenticated user wants to inspect one of their PropFácil favorite lists and its saved properties. |
| 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. |
| rename_property_list | Use this when an authenticated user asks to rename one of their PropFácil favorite lists. |
| 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. |
| 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. |