Pinsvit MCP Tools
Pinsvit exposes 26 tools. Each one has its own page with the configuration for every client that can run this server.
-
accept_bookingaccept booking
-
add_booking_noteMutatingadd booking note
-
cancel_bookingMutatingcancel booking
-
create_bookingMutatingcreate booking
-
create_commentMutatingcreate comment
-
create_eventMutatingcreate event
-
create_postMutatingcreate post
-
decline_bookingdecline booking
-
find_booking_timesRead-onlyfind booking times
-
get_bookingRead-onlyget booking
-
get_commentsRead-onlyget comments
-
get_current_country_codeRead-onlyget current country code
-
get_current_user_detailsRead-onlyget current user details
-
get_month_availabilityRead-onlyget month availability
-
get_placeRead-onlyget place
-
get_place_servicesRead-onlyget place services
-
get_postRead-onlyget post
-
get_publishing_media_keysRead-onlyget publishing media keys
-
list_my_bookingsRead-onlylist my bookings
-
list_my_placesRead-onlylist my places
-
list_place_booking_requestsRead-onlylist place booking requests
-
list_place_bookingsRead-onlylist place bookings
-
pingping
-
search_events_nearRead-onlysearch events near
-
search_placesRead-onlysearch places
-
search_posts_nearRead-onlysearch posts near
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.