mcpserver.lol
registry/mcp-near-me
Connection check verified live · 28h ago

mcp-near-me

Find participating local service providers and book live appointment times.

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

Tools & capabilities

12 tools

Read from the running server on 28h ago.

cancel_service_booking can modify data source*correlation_id*idempotency_key*anonymous_session_id*booking_change_authorization_token*
Use this only with the one-time approval issued after the user confirms the exact cancellation inside the protected management form. It cancels only the authorized active booking,…
complete_account_link linking_session_id*
Compatibility-only completion for an explicitly initiated legacy profile-link session. Never call it as part of a new booking and never ask for an SMS code in chat. Viewing or mana…
create_service_booking can modify data source*campaign_idcorrelation_id*idempotency_key*anonymous_session_id*booking_authorization_token*
Use only from the protected final card with its one-time authorization after the user presses Confirm. Provider, request, hold, time and protected answers come from server context;…
get_my_service_booking read-only intentbooking_id*
Open an appointment that belongs to the connected customer. This is read-only. Historical appointments have no available management actions; a current manageable appointment can pr…
get_service_options read-only request_id*
Use after intake required fields are known, or to refresh matching data. It returns live aggregated potential windows and the current refinement batch without company names. It doe…
list_my_service_bookings read-only limitstatus
Use immediately when the user asks to see or manage appointments. For cancellation or rescheduling, pass status='active'. Active means a confirmed or rescheduled appointment whose…
prepare_service_booking_change action*booking_idnew_slot_ididempotency_key*management_context_token
Use this only from the protected management form after secure appointment access. It prepares the exact reschedule or cancellation review but does not change the booking. A resched…
render_service_request_form read-only request_id*
Use only when update_service_request returns next_action=render_service_request_form. It opens the one final card containing exact provider options, booking fields, policies and Co…
reschedule_service_booking can modify data source*correlation_id*idempotency_key*anonymous_session_id*booking_change_authorization_token*
Use this only with the one-time approval issued after the user confirms the exact reschedule inside the protected management form. It moves the existing booking to the reserved ava…
select_service_option option_key*request_id*idempotency_key*expected_state_version*
Use only from the final protected card when the user selects one exact provider option. It rechecks availability, releases any previous selection, creates one temporary hold for th…
start_service_request answersuser_intent*provider_hintvertical_hintidempotency_key*
Use this immediately when the user asks to book a supported local service. Pass the complete user intent and every public service detail already stated. The tool determines the ver…
update_service_request answersrequest_id*idempotency_key*expected_state_version*explicitly_unknown_field_ids
Use this for the user's partial response to the current intake or matching batch. Pass only values the user supplied plus selected_time_key when chosen. Fields absent from answers…