laica-ayudavets/mcp-inmovilla
If you are the rightful owner of mcp-inmovilla and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP-Inmovilla server is a Model Context Protocol server that facilitates interaction with the Inmovilla API, enabling management of real estate data such as properties, clients, and owners.
Tools
Functions exposed to the LLM to take actions
create_property
Create a new property or prospect.
get_property
Get property details by code or reference.
get_property_extra_info
Get extra information such as portal publication info and leads.
get_property_leads
Get leads for properties within a date range.
list_properties
List all properties.
update_property
Update an existing property.
create_client
Create a new client.
get_client
Get client details by code.
search_clients
Search for clients.
update_client
Update an existing client.
delete_client
Delete a client.
create_owner
Create a new owner.
get_owner
Get owner details.
update_owner
Update an existing owner.
delete_owner
Delete an owner.
get_enum
Get enum values for various categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client