Getyourguide MCP server
GetYourGuide tours & activities for Claude — search, details, options, and reviews
0 stars115 downloads/wk
Reviews
Write oneNobody has reviewed Getyourguide yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Getyourguide tools (9)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
gyg_get_locationGet details for a GetYourGuide location (city, POI, or region) by its numeric ID.
gyg_get_tourGet the full GetYourGuide record for one tour/activity by its numeric ID. Image URLs are stripped by
gyg_get_tour_availabilityGet booking availability for a tour: bookable participant categories, addons, and the list of available
gyg_get_tour_optionsList the bookable options of a tour (ticket types, times, languages offered), optionally within a date range.
gyg_get_tour_reviewsList customer reviews for a tour (rating outline plus individual review items).
gyg_list_categoriesList GetYourGuide activity categories (use the IDs to filter tour searches).
gyg_list_category_toursList tours in one GetYourGuide category.
gyg_list_location_toursList tours available at one GetYourGuide location (city, POI, or region).
gyg_search_toursSearch GetYourGuide tours and activities. Filter by free text (or "iata:<code>" for airports), location ID,
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan15 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Grade history
- 2026-09-19downgradeA → Bscore 83
Install directly
Runs npx -y getyourguide-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add getyourguide-mcp -- npx -y getyourguide-mcp
Getyourguide: common questions
- Is Getyourguide MCP server safe?
- Mostly: it is graded B (83/100). Read the Getyourguide safety report
- How do I install Getyourguide?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Getyourguide need an API key?
- Yes. The registry entry asks for
GYG_API_KEY. - Is Getyourguide maintained?
- The last commit was 2 days ago (2026-09-17). The latest release is v2.0.0.
- What can I use instead of Getyourguide?
- Servers from other publishers that do the same job: HasData Yelp MCP server and Better Code Review Graph MCP server.
Alternatives to Getyourguide
Same job from other publishers: the closest match first, then the best rated.
- HasData YelpYelp business search, place details and the full review feed, as structured JSON.not reviewedGrowingA
- Better Code Review GraphToken-efficient code review knowledge graph: semantic search and call-graph resolution.not reviewedGrowingB