Mmcp.market

Getyourguide MCP server

by chrischall·io.github.chrischall/getyourguide-mcp·v2.0.0

GetYourGuide tours & activities for Claude — search, details, options, and reviews

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars115 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • gyg_get_location

    Get details for a GetYourGuide location (city, POI, or region) by its numeric ID.

  • gyg_get_tour

    Get the full GetYourGuide record for one tour/activity by its numeric ID. Image URLs are stripped by

  • gyg_get_tour_availability

    Get booking availability for a tour: bookable participant categories, addons, and the list of available

  • gyg_get_tour_options

    List the bookable options of a tour (ticket types, times, languages offered), optionally within a date range.

  • gyg_get_tour_reviews

    List customer reviews for a tour (rating outline plus individual review items).

  • gyg_list_categories

    List GetYourGuide activity categories (use the IDs to filter tour searches).

  • gyg_list_category_tours

    List tours in one GetYourGuide category.

  • gyg_list_location_tours

    List tours available at one GetYourGuide location (city, POI, or region).

  • gyg_search_tours

    Search 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

no findings
  • 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
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19downgradeABscore 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
Add to Cursor

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 Yelp
    Yelp business search, place details and the full review feed, as structured JSON.
    A
  • Better Code Review Graph
    Token-efficient code review knowledge graph: semantic search and call-graph resolution.
    B

More from chrischall