Server MCP per la piattaforma di prenotazioni EasyWeek. Gestisci prenotazioni, clienti, servizi, personale e sedi tramite l'IA.
Utente: «Mostrami tutte le prenotazioni di oggi»
Claude chiama list_bookings e restituisce:
Ha 3 prenotazioni oggi:
10:00 — Taglio di capelli con John Doe (confermata)
13:00 — Colorazione con Jane Smith (nuova)
16:30 — Taglio di capelli con Mike Brown (confermata)
Utente: «Prenota un taglio di capelli per Anna Mueller, +49123456789, domani alle 14:00»
Claude chiama get_availability per verificare lo slot, poi create_booking:
Prenotazione creata per Anna Mueller:
Servizio: Taglio di capelli — 10.00 EUR
Data: 31 marzo 2026 alle 14:00 (Europe/Berlin)
Stato: Nuova
Utente: «Qual è il prossimo slot disponibile per una colorazione?»
Claude chiama get_next_available_slot:
Prossimo slot disponibile: lunedì 31 marzo alle 09:00 (Europe/Berlin)
Servizio: Colorazione — 120 min, 21.00 EUR
| Domain | Tool | Description |
|---|---|---|
| Workspace | get_workspace | Get current company info |
| Locations | list_locations | List all locations |
| Locations | get_location | Get location details |
| Staff | list_staff | List staff at location |
| Staff | list_staff_categories | List staff categories |
| Services | list_services | List services at location |
| Services | list_service_categories | List service categories |
| Services | list_payment_accounts | List payment accounts |
| Availability | get_availability | Get available time slots |
| Availability | get_next_available_slot | Get next available slot |
| Bookings | list_bookings | List bookings |
| Bookings | get_booking | Get booking details |
| Bookings | list_booking_statuses | List available statuses |
| Customers | list_customers | List customers |
| Customers | get_customer | Get customer details |
| Customers | get_customer_bookings | Get customer's bookings |
| Domain | Tool | Description |
|---|---|---|
| Bookings | create_booking | Create new booking |
| Bookings | complete_booking | Complete a booking |
| Bookings | change_booking_status | Change booking status |
| Bookings | reschedule_booking | Reschedule booking to new date/time |
| Bookings | update_booking_notes | Update booking notes |
| Domain | Tool | Description |
|---|---|---|
| Bookings | cancel_booking | Cancel a booking |
Non servono chiavi API — basta accedere con il suo account EasyWeek.
easyweek.io/business/terms-and-policies