Viator logo

Viator

Book travel experiences around the world

Official docs

About Viator

Viator helps users discover and book travel experiences, tours, attractions, and destination activities. Its connector gives assistants travel-experience context for narrowing options by destination, dates, price range, category, and practical trip details.

Connection details

https://exp-app-mcp.prod.ep.viator.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add viator --transport http https://exp-app-mcp.prod.ep.viator.com/mcp

Frequently asked questions

What is the Viator remote MCP server?

The Viator remote MCP server is a hosted Model Context Protocol endpoint at https://exp-app-mcp.prod.ep.viator.com/mcp, so AI assistants can connect to it without installing or running anything locally. Viator helps users discover and book travel experiences, tours, attractions, and destination activities. Its connector gives assistants travel-experience context for narrowing options by destination, dates, price range, category, and practical trip details.

How do I connect to the Viator MCP server?

Add the endpoint https://exp-app-mcp.prod.ep.viator.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Viator MCP server require authentication?

Yes. Viator uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Viator MCP server use?

Viator exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers