Loading MCP server directory, please wait...
GetYourGuide tours & activities for Claude — search, details, options, and reviews
npx @getmcp/cli add io.github.chrischall/getyourguide-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GYG_API_KEYYour GetYourGuide Partner API key (X-ACCESS-TOKEN). Get one by joining the GetYourGuide partner program at partner.getyourguide.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/getyourguide-mcp": {
"command": "npx",
"args": [
"-y",
"getyourguide-mcp"
],
"env": {
"GYG_API_KEY": "",
"GYG_CURRENCY": "",
"GYG_LANGUAGE": ""
}
}
}
}