mcpbeat

Viatsy MCP Server

com.viatsy/mcp
answering

Viatsy is answering right now. Last checked 2 min ago. It exposes 8 tools.

Search Asia travel tours, browse guides, request quotes, find upcoming group departures.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
1609 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add mcp --transport http https://viatsy.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://viatsy.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://viatsy.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://viatsy.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://viatsy.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

blog
list_blog_articles
Browse travel guides and articles. Returns published blog posts.
destinations
list_destinations
List all published destinations this agency operates in (countries and sub-destinations).
request
request_quote
Submit a quote request (inquiry) for a trip. Only use after the user has clearly asked for a quote and provided their name and email.
start
start_checkout
Create a booking and get a secure payment link the customer opens to pay — card details never pass through you. Provide departureId for a group departure, or tripSlug + startDate for a private trip, plus the lead traveller name, email and traveller counts. Returns a bookingReference and paymentUrl; hand the paymentUrl to the customer to complete payment. Quote prices beforehand via get_trip_details or list_upcoming_departures — the payment page shows the authoritative total.
subscribe
subscribe_newsletter
Subscribe the user to the travel newsletter. Sends a confirmation email — the subscription activates only after the user clicks the link.
trip
get_trip_details
Get full trip details: description, duration, highlights, what is included/excluded, and a short itinerary summary. Use when the user asks about a specific trip.
trips
search_trips
Search published tours. Filter by destination slug, free-text search, duration, or price.
upcoming
list_upcoming_departures
Find open group-trip departures with future dates. Filter by destination slug, date range, or max price. Use when the user asks "when can I go to X?" or wants to compare dates.

Endpoints

URLTransportStateLatencyChecked
https://viatsy.com/mcp streamable-http answering 1930 ms 2 min ago

Viatsy — questions

Answers built from our own checks of this server.

What can Viatsy do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_trip_details, list_blog_articles, list_destinations, list_upcoming_departures, request_quote, search_trips and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Viatsy working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1609 ms. The bar chart above shows every period we have measured.
Is Viatsy still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Viatsy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Viatsy need an API key?
No. Viatsy completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Viatsy?
It answers our handshake in 1609 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.