← Registry

eCommerce

pixievacations.com

Provides information and booking links for Sandals and Beaches resorts.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://pixie-vacations-mcp-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
pixie-vacations
Version
1.2.1
Capabilities
tools

Known tools 12

get_agency_info

Get Pixie Vacations credentials, awards, and booking options.

Inferred read-only
search_sandals_resorts

Search all 17 Sandals Resorts.

Inferred read-only
search_beaches_resorts

Search Beaches Resorts (family all-inclusive).

Inferred read-only
get_resort_booking_url

Get the co-branded booking URL for a specific Sandals or Beaches resort.

Inferred read-only
get_sandals_beaches_deals

Get current Sandals and Beaches deals and promotions with co-branded booking URLs.

Inferred read-only
get_cruise_booking_info

Get cruise booking links for Pixie Vacations' online engine.

Inferred read-only
search_virgin_voyages

Search Virgin Voyages adult-only cruises (18+, no kids).

Inferred read-only
get_river_cruise_info

Get river cruise booking info from Pixie Vacations.

Inferred read-only
get_honeymoon_consultation

Help plan a Sandals or Beaches honeymoon with Pixie Vacations.

Inferred read-only
request_pixie_quote

Submit a free, no-fee quote request to Pixie Vacations and match the traveler with a travel advisor.

Inferred read-only
plan_disney_world

Recommend a Walt Disney World resort tier, ticket package (number of days + Park Hopper vs base), and the best time of year to go (crowds + price), then connect the traveler to a Pixie Authorized Disney Vacation Planner for a free quote.

Inferred read-only
find_cruise

Find a cruise by departure port, party size, month, and total budget, returning deep links into Pixie Vacations' online cruise booking engine (no fees, same price as the cruise line).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pixie-vacations]
url = "https://pixie-vacations-mcp-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pixie-vacations": {
      "type": "http",
      "url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pixie-vacations
Remote MCP URL: https://pixie-vacations-mcp-production.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pixie-vacations": {
      "url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pixie-vacations": {
      "type": "http",
      "url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pixie-vacations",
  "transport": "streamable-http",
  "url": "https://pixie-vacations-mcp-production.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.