MCP

MCP server for AI assistants

Cruise-Life.PRO offers a public MCP server: connect Claude, ChatGPT, Cursor, or any other MCP client and ask about live cruises, cabins, and prices directly. No signup or API key required.

Server address

Paste this address into your assistant's MCP server connection settings.

https://cruise-life.pro/mcp

Setup

Claude Desktop / Claude Code

Add this block to your MCP servers config file (Claude Desktop), or run claude mcp add with this address (Claude Code).

{
  "mcpServers": {
    "cruise-life": {
      "type": "http",
      "url": "https://cruise-life.pro/mcp"
    }
  }
}

ChatGPT

In the Connectors section, add a new MCP connector and paste the server address above.

Cursor

Add this block to your project's or Cursor's global mcp.json file.

{
  "mcpServers": {
    "cruise-life": {
      "type": "http",
      "url": "https://cruise-life.pro/mcp"
    }
  }
}

Perplexity

In Perplexity settings open Connectors, add a new MCP connector (Add connector, HTTP type) and paste the server address above. Requires a plan with connector support (Pro or Enterprise).

Available tools

search-cruises

Search cruises by region, port, dates, duration, cruise line, or price.

cruise-details

Day-by-day itinerary and details for one sailing by its sailingId.

cabin-prices

Retail cabin prices for one sailing.

port-guide

Port guide: sights and excursions.

region-guide

Cruise region overview: season, routes.

list-comparisons

Comparison articles about companies, ships, ports, and regions.

Usage rules

  • Read-only — no bookings or leads through MCP.
  • All prices are public retail prices, same as on the site.
  • Requests are rate-limited per IP address per minute.
  • The locale parameter accepts uk or ru, defaulting to uk.