← Back to search

io.github.chrischall/getyourguide-mcp

chrischall Scanned 26d ago

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

A
94.2 / 100

Versions

1.0.0latest
first seen Jul 8, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 9

gyg_list_categories
annotations: verified low

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

readOnlyHint true
gyg_list_category_tours
annotations: verified low

List tours in one GetYourGuide category.

categoryId number
readOnlyHint true
gyg_get_location
annotations: verified low

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

locationId number
readOnlyHint true
gyg_list_location_tours
annotations: verified low

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

locationId number
readOnlyHint true
gyg_search_tours
annotations: verified low

Search GetYourGuide tours and activities. Filter by free text (or "iata:<code>" for airports), location ID,

q string categoryId number locationId number sortDirection enum
readOnlyHint true
gyg_get_tour
annotations: verified low

Get the full GetYourGuide record for one tour/activity by its numeric ID.

readOnlyHint true
gyg_get_tour_options
annotations: verified low

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

readOnlyHint true
gyg_get_tour_availability
annotations: verified low

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

readOnlyHint true
gyg_get_tour_reviews
annotations: verified low

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

sortField enum sortDirection enum
readOnlyHint true

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 27

info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
Tool 'gyg_list_categories' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_list_category_tours' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_get_location' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_list_location_tours' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_search_tours' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_get_tour' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_get_tour_options' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_get_tour_availability' annotations are consistent annotation_checker · 80%
info
Tool 'gyg_get_tour_reviews' annotations are consistent annotation_checker · 80%
medium
Vulnerable dependency: esbuild@0.28.0 (GHSA-g7r4-m6w7-qqqr) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: gyg_list_categories manifest_parser · 85%
info
Tool: gyg_list_category_tours manifest_parser · 85%
info
Tool: gyg_get_location manifest_parser · 85%
info
Tool: gyg_list_location_tours manifest_parser · 85%
info
Tool: gyg_search_tours manifest_parser · 85%
info
Tool: gyg_get_tour manifest_parser · 85%
info
Tool: gyg_get_tour_options manifest_parser · 85%
info
Tool: gyg_get_tour_availability manifest_parser · 85%
info
Tool: gyg_get_tour_reviews manifest_parser · 85%
info
Required env vars (5) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 238 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%