Santino42-gr/Yclients_MCP
If you are the rightful owner of Yclients_MCP 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 YClients MCP Server is designed to automate client bookings for beauty salons using the YClients API.
Tools
Functions exposed to the LLM to take actions
book_appointment
Schedule a client for a service, automatically finding or creating the client, and checking time availability.
find_available_time
Find available times for a service within a specified date range.
find_client
Locate a client by phone number.
get_client_bookings
Retrieve a client's appointment records by phone number.
cancel_booking
Cancel a client's appointment.
get_services_list
Get a list of all available salon services.
get_staff_list
Get a list of all salon staff members.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client