mcpserver.lol
registry/getexperience
Connection check verified live · 27h ago

getexperience

Search and book tours and travel experiences in 40+ countries via MCP.

Tools 7
GitHub stars
Installs / wk
Licence
Transport sse
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

add_to_checkout adultsbabiesstartAt*childrencurrencyisPrivate +6
Add an experience to the cart. Requires a connected GetExperience account: without user authorization this call returns HTTP 401 — complete the OAuth connect flow and retry (B2B pa…
create_order can modify data userapiKeycheckoutId*paymentTypepaymentSystemresponseFormat +1
Requires a connected GetExperience account: without user authorization this call returns HTTP 401 — complete the OAuth connect flow and retry (B2B partners authenticating with thei…
get_checkout read-only sessionId*responseFormatincludeStructuredData
Get current cart contents by sessionId. Use when: you need to confirm what's in the cart before placing the order, or to retrieve checkoutId if it was not saved after add_to_check…
get_experience_details read-only id*langresponseFormatincludeStructuredData
Get full details of a specific experience by ID. Call when: the user wants to learn more about a tour before booking, or to confirm full description, photos, pricing and availabil…
get_experience_schedule read-only id*date*responseFormatincludeStructuredData
Get available time slots for a specific experience on a specific date. Required step before booking. CRITICAL: Copy configId and startAt EXACTLY from the chosen slot — pass these…
request_availability telname*email*adults*babiescomment +6
Send an availability request to the host of an ON-DEMAND experience. Call when: an experience is "available on request" (onDemand: true in search/details, or get_experience_schedu…
search_experiences read-only qlangpagetagsdateToperPage +18
Search for tours and experiences on GetExperience.com. Works without an account or authentication. Returns list of matching experiences with id, title, price, location, duration, r…