mcpserver.lol
registry/washlib
Connection check verified live · 28h ago

washlib

Find car wash centers in France, compare prices, check live availability, and look up a booking.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

5 tools

Read from the running server on 28h ago.

find_centers latitude*radiusKm*longitude*serviceType
List active car-wash centers within radiusKm of a latitude/longitude, nearest first.
get_booking emailbookingId
Retrieve a booking the caller owns. Requires a Firebase phone-OTP token (Authorization: Bearer <idToken>); the booking is only returned when its phone number matches the verified c…
get_services centerId*
List the services a center offers with a starting price each. centerId is the numeric id from find_centers.
recommend_wash seasondirtLevel*vehicleType*
Recommend a wash formula for a vehicle given how dirty it is and the season. Pure guidance, no booking.
search_available_slots date*location*serviceType
Find open car-wash time slots near a location on a given day. Returns centers with their available slots and busyness level.