Search and book tours and travel experiences in 40+ countries via MCP.
Connect GetExperience to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Search and book tours and travel experiences in 40+ countries via MCP. The getexperience mcp server is what makes that connection.
MCP server for GetExperience.com — a marketplace of tours and unique travel experiences in 40+ countries.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
search_experiences — Search tours by location, category, date, price, guests, languageget_experience_details — Full details: description, photos, pricing, duration, languages, ratingget_experience_schedule — Available time slots and pricing for a specific dateadd_to_checkout — Add an experience to the cartget_checkout — View current cart contentscreate_order — Place the final booking (B2B instant or B2C via Stripe)Cursor — The Cursor tool exposed by this serverBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
Configuration is passed through the environment: YOUR_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. GetExperience's toolset — search_experiences, get_experience_details, get_experience_schedule and 4 more — is a fair guide to whether it matches your workflow. It is maintained by SKurakov; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against GetExperience's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| search_experiences | Search tours by location, category, date, price, guests, language |
| get_experience_details | Full details: description, photos, pricing, duration, languages, rating |
| get_experience_schedule | Available time slots and pricing for a specific date |
| add_to_checkout | Add an experience to the cart |
| get_checkout | View current cart contents |
| create_order | Place the final booking (B2B instant or B2C via Stripe) |
| Cursor | The Cursor tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| YOUR_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.