Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.chrischall/getyourguide-mcp

NPM · GETYOURGUIDE-MCP · SCANNED SEP 20

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

Available components

+1 this week 93 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 5 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to chrischall/getyourguide-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1698 tokens (~169/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.chrischall/getyourguide-mcp server?

io.github.chrischall/getyourguide-mcp runs locally as an npm package, launched with npx -y getyourguide-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · getyourguide-mcp

# add to Claude Code
claude mcp add chrischall-getyourguide-mcp -- npx -y getyourguide-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "chrischall-getyourguide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getyourguide-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrischall-getyourguide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getyourguide-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrischall-getyourguide-mcp -- npx -y getyourguide-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrischall-getyourguide-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "getyourguide-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrischall-getyourguide-mcp --command npx --arg -y --arg getyourguide-mcp
# ~/.hermes/config.yaml
mcp_servers:
  chrischall-getyourguide-mcp:
    command: "npx"
    args: ["-y", "getyourguide-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrischall-getyourguide-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "getyourguide-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrischall-getyourguide-mcp -t stdio -c npx -a -y getyourguide-mcp
// mcp.json
{
  "mcpServers": {
    "chrischall-getyourguide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "getyourguide-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Package version: 2.0.0 → 2.1.0 functional
  • 18 Sept 26 −2
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: 0.86 → 1.00 functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Stability: pass → 0.80 functional
    • Package version: 1.3.2 → 2.0.0 functional
  • 17 Sept 26 +1
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.83 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 10 Sept 26 −15
    • Malware scan: pass → unverified security
    • Package version: 1.3.1 → 1.3.2 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/getyourguide-mcp@2.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo chrischall/getyourguide-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/chrischall/getyourguide-mcp/.github/workflows/release-please.yml@refs/heads/main
Rekor log index 2893921539
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:e612c6c4766d979620d2e5e11ee5a991827cfb08f8f7fa5c8b543f43eb67afe9b6cbfc959410e63273b3058b0b4329670de3fed0a48b2fb03d4a9fc6b

Background: How many MCP packages publish verified provenance →

Dependencies 5 packages
Packages resolved 5
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 10 exposed · ~1,698 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
gyg_get_location ~67

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

NameTypeReqDescription
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
locationIdintegeryesNumeric location ID.

No output schema declared.

No examples provided.

gyg_get_tour ~187

Get the full GetYourGuide record for one tour/activity by its numeric ID. Image URLs are stripped by default; pass view:"full" to keep them.

NameTypeReqDescription
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
tourIdintegeryesNumeric GetYourGuide tour ID (e.g. 23776).
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim tour projection (id, title, price…

No output schema declared.

No examples provided.

gyg_get_tour_availability ~102

Get booking availability for a tour: bookable participant categories, addons, and the list of available dates (with participant ranges). Lighter than gyg_get_tour_options when you only need "when can I go".

NameTypeReqDescription
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
tourIdintegeryesNumeric GetYourGuide tour ID (e.g. 23776).

No output schema declared.

No examples provided.

gyg_get_tour_options ~209

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

NameTypeReqDescription
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
dateFromstringEarliest date, YYYY-MM-DD (or full YYYY-MM-DDThh:mm:ss). Required when dateTo is set.
dateTostringLatest date, YYYY-MM-DD (or full YYYY-MM-DDThh:mm:ss).
extraParamsobjectExtra raw query params to merge into the request verbatim (escape hatch for API drift).
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
tourIdintegeryesNumeric GetYourGuide tour ID (e.g. 23776).

No output schema declared.

No examples provided.

gyg_get_tour_reviews ~165

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

NameTypeReqDescription
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
offsetintegerNumber of reviews to skip (0-based; the API caps review offsets at 300).
sortDirectionstringSort direction.
sortFieldstringSort field for reviews.
tourIdintegeryesNumeric GetYourGuide tour ID (e.g. 23776).

No output schema declared.

No examples provided.

gyg_healthcheck ~104

Resolves the credential the way real tools do, then makes one authenticated request to api.getyourguide.com. Reports which source supplied the credential, whether api.getyourguide.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.getyourguide.com-side problem'. Read-only; never returns the credential itself. Call this when a real tool fails and you want to know which hop broke.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

gyg_list_categories ~81

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

NameTypeReqDescription
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
offsetintegerNumber of items to skip (0-based).

No output schema declared.

No examples provided.

gyg_list_category_tours ~193

List tours in one GetYourGuide category.

NameTypeReqDescription
categoryIdintegeryesNumeric category ID (from gyg_list_categories).
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
offsetintegerNumber of items to skip (0-based).
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim tour projection (id, title, price…

No output schema declared.

No examples provided.

gyg_list_location_tours ~196

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

NameTypeReqDescription
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
locationIdintegeryesNumeric location ID.
offsetintegerNumber of items to skip (0-based).
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim tour projection (id, title, price…

No output schema declared.

No examples provided.

gyg_search_tours ~394

Search GetYourGuide tours and activities. Filter by free text (or "iata:<code>" for airports), location ID, category ID, and date range; sort by popularity, price, or rating. Returns slim summaries by default; pass view:"full" for the whole records.

NameTypeReqDescription
categoryIdintegerRestrict to a category ID.
currencystringCurrency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set.
dateFromstringEarliest date, YYYY-MM-DD (or full YYYY-MM-DDThh:mm:ss). Required when dateTo is set.
dateTostringLatest date, YYYY-MM-DD (or full YYYY-MM-DDThh:mm:ss).
extraParamsobjectExtra raw query params to merge into the request verbatim (escape hatch for API drift).
languagestringContent language (e.g. en, de). Defaults to GYG_LANGUAGE when set.
limitintegerMaximum number of items to return (1-500).
locationIdintegerRestrict to a location ID (city/POI/region).
offsetintegerNumber of items to skip (0-based).
qstringFree-text search, e.g. "louvre skip the line" or "iata:jfk".
sortDirectionstringSort direction (ignored for popularity).
sortFieldstringSort field (API default: popularity).
viewstringResponse shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim tour projection (id, title, price…

No output schema declared.

No examples provided.

Common questions

What is the io.github.chrischall/getyourguide-mcp server?

io.github.chrischall/getyourguide-mcp is listed in the public MCP registry as io.github.chrischall/getyourguide-mcp. GetYourGuide tours & activities for Claude, search, details, options, and reviews. This page covers its npm package (getyourguide-mcp).

Is the io.github.chrischall/getyourguide-mcp server safe to use?

io.github.chrischall/getyourguide-mcp scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.chrischall/getyourguide-mcp server expose?

io.github.chrischall/getyourguide-mcp exposes 10 tools: gyg_search_tours, gyg_get_tour, gyg_get_tour_options, gyg_get_tour_availability, gyg_get_tour_reviews, and 5 more. Their descriptions and schemas cost roughly 1,698 tokens of context every time the server is loaded.

Is the io.github.chrischall/getyourguide-mcp server still maintained?

io.github.chrischall/getyourguide-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.chrischall/getyourguide-mcp server under?

io.github.chrischall/getyourguide-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.