siloah-travel-mcp
OfficialSiloah 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/mcpNo 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.
Parameter | Description | Example |
| Region name |
|
| Departure port city |
|
| Arrival port city |
|
| Port of call |
|
| Departure country ISO |
|
| Arrival country ISO |
|
| Via country ISO |
|
| Cruise line name |
|
| Start month |
|
| Duration range |
|
| Max price per person (USD) |
|
searchBrands
Search cruise lines by name or tier.
Parameter | Description | Example |
| Brand name |
|
| Brand tier |
|
searchShips
Search ships by name, brand, type, or passenger capacity.
Parameter | Description | Example |
| Ship name |
|
| Cruise line |
|
| Ship type |
|
| Capacity range |
|
searchByContent
RAG-powered search across ship restaurants, facilities, cabin types, port guides, and brand features.
Parameter | Description | Example |
| Natural language question |
|
| Filter by category |
|
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+restaurantsOpenAPI spec: https://mcp.siloah.travel/openapi.json
Data Coverage
Category | Count |
Voyages | 70,000+ |
Ships | 678 |
Cruise Lines | 62 (20 active) |
Ports | 6,700+ |
Cabin Types | 11,000+ |
Languages | 30 |
Data is sourced from multiple providers and updated regularly.
Tech Stack
Runtime: Cloudflare Workers
Protocol: MCP SDK (Streamable HTTP transport)
Database: Supabase (PostgreSQL)
RAG: OpenAI embeddings + pgvector
About
Built by Siloah Travel — a white-label cruise booking platform for travel agencies worldwide.
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Siloah-Travel/siloah-travel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server