Loading MCP server directory, please wait...
Search Viator tours and activities — products, availability, attractions, destinations.
npx @getmcp/cli add io.github.chrischall/viator-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VIATOR_API_KEYViator Partner API key (exp-api-key) — free Basic Access affiliate signup at partnerresources.viator.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/viator-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/viator-mcp"
],
"env": {
"VIATOR_API_KEY": "",
"VIATOR_LANGUAGE": "",
"VIATOR_CACHE_TTL": "",
"VIATOR_STATIC_CACHE_TTL": ""
}
}
}
}