MCP Hub
Back to servers

siloah-travel-mcp

Search 70,000+ cruise voyages, 678 ships, and 62 cruise lines worldwide. No API key needed, no installation required — just paste the URL. Includes RAG-powered knowledge search for ship dining, facilities, cabins, and port guides. 30 languages supported.

glama
Stars
1
Updated
Mar 30, 2026
Validated
Mar 31, 2026

Siloah Travel MCP Server

Search 70,000+ cruise voyages, 678 ships, and 62 cruise lines worldwide — directly from your AI assistant.

Built with Model Context Protocol (MCP), deployed on Cloudflare Workers.

Quick Start

Add this URL to your MCP client (Claude Desktop, Cursor, etc.):

https://mcp.siloah.travel/mcp

No API key needed. No installation required.

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "siloah-travel": {
      "url": "https://mcp.siloah.travel/mcp"
    }
  }
}

Then ask Claude things like:

  • "Find Mediterranean cruises in July 2027 under $3,000"
  • "What ships does Silversea have?"
  • "Tell me about dining options on Silver Nova"
  • "Show me cruises departing from Tokyo"

Tools

searchVoyages

Search cruise voyages by destination, date, brand, price, and ports.

ParameterDescriptionExample
destinationRegion nameMediterranean, Caribbean, Alaska
departureCityDeparture port cityMiami, Tokyo, Southampton
arrivalCityArrival port cityVenice, Sydney
viaCityPort of callSantorini, Bali
departureCountryCodeDeparture country ISOUS, JP, TW
arrivalCountryCodeArrival country ISOIT, AU
viaCountryCodeVia country ISOGR, ID
brandNameCruise line nameSilversea, MSC, Ponant
monthFromStart month2027-07
minNights / maxNightsDuration range7 / 14
maxPriceMax price per person (USD)5000

searchBrands

Search cruise lines by name or tier.

ParameterDescriptionExample
nameBrand nameSilversea, Viking
tierBrand tierultra_luxury, luxury, popular

searchShips

Search ships by name, brand, type, or passenger capacity.

ParameterDescriptionExample
nameShip nameSilver Nova
brandNameCruise lineSilversea
shipTypeShip typeocean, river, expedition
minPassengers / maxPassengersCapacity range100 / 500

searchByContent

RAG-powered search across ship restaurants, facilities, cabin types, port guides, and brand features.

ParameterDescriptionExample
queryNatural language questionSilver Nova restaurants
sourceFilter by categoryship_dining, ship_facilities, cabin_types, canonical_ports

REST API

The same data is available via REST endpoints, compatible with ChatGPT Actions:

GET https://mcp.siloah.travel/api/voyages?destination=Mediterranean&maxPrice=3000
GET https://mcp.siloah.travel/api/brands?tier=luxury
GET https://mcp.siloah.travel/api/ships?brandName=Silversea
GET https://mcp.siloah.travel/api/search?query=Silver+Nova+restaurants

OpenAPI spec: https://mcp.siloah.travel/openapi.json

Data Coverage

CategoryCount
Voyages70,000+
Ships678
Cruise Lines62 (20 active)
Ports6,700+
Cabin Types11,000+
Languages30

Data is sourced from multiple providers and updated regularly.

Tech Stack

About

Built by Siloah Travel — a white-label cruise booking platform for travel agencies worldwide.

License

MIT

Reviews

No reviews yet

Sign in to write a review