MCPHIVE

Travelpayouts MCP: Documentation

Updated:

Connection

npx -y @theyahia/travelpayouts-mcp (stdio only; also installable globally via npm install -g). Auth: TRAVELPAYOUTS_TOKEN — a token from the Travelpayouts partner dashboard, sent via the X-Access-Token header.

Tools

13 tools: flights (search_flights_prices, get_cheapest_month, get_calendar_prices, get_popular_directions, get_airline_directions, get_special_offers, get_direct_routes, get_nearest_prices), hotels (search_hotels, get_hotel_prices), lookups (lookup_airports, lookup_airlines, lookup_cities).

Agent flow

"Find the cheapest month to fly out of Moscow", "show direct routes and the closest cheap dates", "find a hotel in Sochi and the top flight deals".

Note

A community project (theYahia), not an official Travelpayouts product. Stdio transport only — no HTTP mode is documented. Automatic retry on rate limits and server errors. Current version: 2.0.1 (April 1, 2026).