mcpserver.lol
registry/kirah-local-services
Connection check verified live · 27h ago

kirah-local-services

Discover local services and availability, then create, track, reschedule, or cancel bookings.

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

Tools & capabilities

10 tools

Read from the running server on 27h ago.

cancel_booking can modify data grant*tenant*booking_ref*agent_metadataidempotency_key*
Cancels one grant-authorized booking after explicit user confirmation. Reusing idempotency_key makes retries safe. Kirah refuses cancellations that could refund a charged deposit o…
create_booking can modify data client*tenant*start_iso*service_id*provider_idagent_metadata +2
Creates one guest booking for an exact service, provider and ISO-8601 start time after explicit user confirmation. Reusing idempotency_key makes retries safe. Kirah accepts no paym…
find_available_services read-only query*locationtenant_modeinclude_demoradius_milesearliest_after +3
Checks up to five top matching eligible Kirah businesses for earliest current availability within an exact ISO-8601 window of up to 14 days. Returns checked status and a partial-co…
get_availability read-only tenant*date_range*service_id*provider_id
Returns current open times for one exact service and optional provider over a YYYY-MM-DD range of up to 31 days, with at most 20 rows. Approval-mode times are preferences rather th…
get_booking_status read-only granttenant*booking_ref*
Returns the current status, time, service and provider for one grant-authorized booking reference. Client contact details and intake responses are excluded.
get_reschedule_options read-only grant*limitlatesttenant*earliestbooking_ref*
Returns up to five real alternate times and the current fee or approval consequences for one grant-authorized booking. It does not hold, move or cancel the appointment.
list_services read-only tenant*
Returns one published Kirah business catalog with current services, providers, timezone, prices, durations, deposit requirements, intake-question definitions and derived booking ca…
reschedule_booking can modify data grant*tenant*start_iso*booking_ref*provider_idagent_metadata +1
Atomically moves one grant-authorized booking to a real open time after explicit user confirmation. Reusing idempotency_key makes retries safe. Failure leaves the original booking…
search_businesses read-only limitquerycursorlocationtenant_modeinclude_demo +3
Searches Kirah's eligible public business directory by service need or exact Kirah Agent Address, with optional coarse location, price and demo-mode filters. Demo results are expli…
search_services read-only query*tenant*
Ranks up to five services in one published Kirah business catalog against a short free-text query. Returns catalog-grounded candidate identifiers, names, scores and match evidence.