集成

getyourguide-mcp

试用

This skill should be used when the user asks about GetYourGuide tours, activities, or attraction tickets. Triggers on phrases like "find tours on GetYourGuide", "things to do in Paris", "skip-the-line tickets", "GetYourGuide reviews", "book an activity", or any request involving searching tours, activities, day trips, or attraction tickets.

它能做什么

This skill should be used when the user asks about GetYourGuide tours, activities, or attraction tickets. Triggers on phrases like "find tours on GetYourGuide", "things to do in Paris", "skip-the-line tickets", "GetYourGuide reviews", "book an activity", or any request involving searching tours, activities, day trips, or attraction tickets.

技能文档

getyourguide-mcp

MCP server for GetYourGuide — read-only search and discovery of tours, activities, and attraction tickets via the GetYourGuide Partner API.

Setup

Add to .mcp.json in your project or ~/.claude/mcp.json:

{
  "mcpServers": {
    "getyourguide": {
      "command": "npx",
      "args": ["-y", "getyourguide-mcp"],
      "env": {
        "GYG_API_KEY": "your-partner-api-key"
      }
    }
  }
}

Get an API key by joining the free partner program at partner.getyourguide.com. Optional env: GYG_CURRENCY (e.g. USD), GYG_LANGUAGE (e.g. en).

Tools

ToolUse it to
gyg_search_toursFind tours by free text / location / category / date range. Start here. Prefer compact: true when browsing — full records are verbose.
gyg_get_tourPull the full record once a tour is chosen
gyg_get_tour_optionsSee bookable options (ticket types, times) for a tour, optionally within dates
gyg_get_tour_reviewsRead customer reviews for a tour
gyg_list_categoriesDiscover category IDs to filter searches
gyg_list_category_toursBrowse tours in one category
gyg_get_locationResolve a location ID (city / POI / region)
gyg_list_location_toursBrowse everything bookable at a location

Usage notes

  • Everything is read-only — booking still happens on getyourguide.com (tour records include the url).
  • Results honor currency / language args (fall back to the env defaults).
  • If a response looks structurally off, the server has already logged a precise drift warning to stderr and returned the raw body — report the warning text upstream rather than working around it silently. Search tools accept extraParams for raw query params if the API needs something the schema doesn't expose.
  • A 401/403 error means the key is wrong or its partner tier doesn't cover that endpoint — check the partner dashboard before assuming the key is dead.

相关技能

Search Viator tours, activities and experiences via MCP. Use when the user asks to find tours, activities, excursions, day trips, tickets, or "things to do" in a city or destination, get details/pricing/availability for a Viator product, list attractions in a destination, or convert supplier-currency prices. Triggers on phrases like "things to do in Rome", "find a food tour in Paris", "is this tour available in September", "Viator", "book an excursion" (search only — no booking), or "skip-the-line Colosseum tickets". Requires the @chrischall/viator-mcp package installed and the viator server registered (see Setup), plus a Viator Partner API key (free Basic Access affiliate tier).

2 次安装

TripAdvisor travel data via the Terra API through MCP. Use when the user asks to find hotels, restaurants, or attractions, look up a place's TripAdvisor rati...

1 次安装

Get instant quotes and book private chauffeur rides in Paris and across Europe with MyDriverParis — airport & train station transfers, hourly hire, day trips...

1 次安装

A comprehensive skill pack for cruise enthusiasts, offering tools for searching, filtering, and exploring cruise products.

Search flights, hotels, rental cars, travel insurance, and experiences, and plan trips through Travel World — an agent-native travel platform — via its hosted MCP server. Find and compare flights and hotels, search rental cars and travel insurance, discover tours and things to do, check real-time flight status by flight number or by origin/destination route, browse airline promotions and destination guides, and reach airline, hotel, car-rental, and insurance brand agents (BrandLanes). Use this whenever a user wants to find flights, hotels, cars, insurance, or experiences, check whether a flight is on time, plan a trip, or discover brand-direct travel options. Requires a free Travel World API key (create one at https://travel.augworlds.ai/mcp-token) and an MCP-capable runtime. New providers and capabilities come online continuously — call tools/list for the current set.

3 次安装

获得基于当前价格、签证、天气与当地活动调研的逐日行程方案。

59 次安装1 星标