mcpserver.lol
registry/propfacil
Connection check verified live · 27h ago

propfacil

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

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

13 tools

Read from the running server on 27h ago.

delete_property_list can modify data listId*
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 read-only id*
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 read-only id*
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 read-only listId*
Use this when an authenticated user wants to inspect one of their PropFácil favorite lists and its saved properties.
list_property_lists read-only
Use this when an authenticated user wants to see their PropFácil favorite lists. This returns only lists owned by the linked user.
my_listings read-only
Use this when an authenticated user asks to review the property listings they published on PropFácil.
publish_property city*price*statetitle*areaSqmbedrooms +8
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.
remove_property_from_list listId*propertyId*
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.
rename_property_list name*listId*
Use this when an authenticated user asks to rename one of their PropFácil favorite lists.
render_property_results read-only titlepropertyIds*
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 read-only
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_property_to_list notelistIdlistNamepropertyId*
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.
search_properties read-only citynearlimitradiusmaxPriceminPrice +2
Use this when the user wants to find authorized PropFácil property listings in Mexico by city, transaction type, price, bedrooms, or geographic radius.