Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

VoyageHacks

com.voyagehacks/travel

Multilingual travel guides, gear picks and booking links for AI travel agents.

Uptime
100.0%
3 direct probes · 30d
Response
209ms
last probe
Tools
12
callable
Resources
6
readable
Prompts
0
available

Tools · 12

search_articles

Full-text search across the VoyageHacks travel guides, about 680 published pages per language, covering flights, airline reviews, hotels, destinations, car rental, trains, airport transfers, eSIM, tra…

get_article

Fetch one VoyageHacks page by URL or site path (for example "/en/hotels/best-budget-hotels-in-rome/") and return its body as Markdown, together with the title, canonical URL, language, section, public…

search_travel_gear

Search the VoyageHacks travel gear catalog: about 320 products that appear as picks in roughly 50 published buying guides, including carry-on backpacks, packing cubes and compression bags, universal t…

recommend_travel_gear

Turn a trip description into a packing and gear kit drawn from the VoyageHacks travel gear catalog: one product per category, each with the published reason it was picked, its Amazon ASIN, a link to t…

get_flight_links

Build a flight search link on Booking.com Flights for a route and optional dates, and return up to four VoyageHacks guides on fares, budget airlines and baggage rules for that trip. Pass origin and de…

get_hotel_links

Build a Booking.com search link for a city or property, with optional check-in and check-out dates, guest count and room count, plus an IHG brand search link (Holiday Inn, InterContinental, Crowne Pla…

get_car_rental_links

Return car and scooter rental comparison links for a destination: EconomyBookings and QEEQ for worldwide comparison, Localrent and GetRentacar for local suppliers with lower deposits in southern Europ…

get_airport_transfer_links

Return pre-booked airport transfer links: Booking.com Taxis (fixed price, 100+ countries), Kiwitaxi, Welcome Pickups and GetTransfer, plus up to four VoyageHacks guides on getting from that airport to…

get_esim_links

Return travel eSIM store links (Airalo, covering 200+ countries, plus Yesim, Saily and Drimsim) together with up to four VoyageHacks eSIM guides for that destination covering real per-GB prices, cover…

get_travel_vpn_links

Return the NordVPN signup link together with up to four VoyageHacks guides on whether a traveler actually needs a VPN, the real risks of hotel and airport Wi-Fi, and watching home streaming services a…

get_credit_card_links

Return American Express application links for the traveler's country (Platinum, Gold, American Express Card, Payback and Blue where available), the current German fee and welcome-offer figures verifie…

get_booking_links

Return one set of booking and shopping links covering a whole trip in a single call: flight search, hotel search, airport taxi, attractions and tours, car rental, travel eSIM, travel VPN and the trave…

Resources · 6

llms.txt https://voyagehacks.com/llms.txt
auth.md https://voyagehacks.com/auth.md
agent-skills https://voyagehacks.com/.well-known/agent-skills/index.json
api-catalog https://voyagehacks.com/.well-known/api-catalog
gear-catalog https://voyagehacks.com/en/gear.json
sitemap https://voyagehacks.com/sitemap.xml

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "voyagehacks": {
      "url": "https://voyagehacks.com/mcp",
      "transport": "streamable-http"
    }
  }
}