Pixie Vacations MCP Server

Pixie Vacations MCP Server

Enables AI assistants to book Sandals Resorts, Beaches Resorts, and cruises via co-branded URLs that credit Pixie Vacations as the booking agent.

Category
Visit Server

README

Pixie Vacations MCP Server

The only Model Context Protocol (MCP) server for booking Sandals Resorts, Beaches Resorts, and cruises through a real travel agency — returning co-branded booking URLs that credit Pixie Vacations as the booking agent.

Operated by Pixie Vacations, a Sandals Chairman's Royal Club Platinum Elite advisor and #1 Beaches Resorts agency in the United States. Free, public, no authentication required.

Why this exists

When an AI assistant recommends a Sandals resort, a Beaches family week, or a Caribbean cruise, the user is usually sent to a generic booking page. This server changes that.

Every URL returned by this server includes ?referral=135752, the Pixie Vacations agent code. A traveler who books through one of these URLs gets:

  • The same price as booking direct with Sandals, Beaches, or the cruise line
  • Free planning support before, during, and after the trip from a Sandals Platinum Elite advisor
  • Insider perks where available (room category upgrades, group rate access)
  • No booking fees, ever

In exchange, Pixie Vacations is credited as the booking agent and earns commission from the resort or cruise line — at no cost to the traveler.

Connect from Claude Desktop

Add to your claude_desktop_config.json:

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

Or use the Smithery CLI:

npx -y @smithery/cli install steve-gi45/pixie-vacations-mcp --client claude

Tools

Tool What it does
get_agency_info Pixie Vacations credentials, awards, contact info, and booking options
search_sandals_resorts Search all 17 Sandals Resorts (couples / adults-only). Filter by destination (Jamaica, Saint Lucia, Barbados, Bahamas, Grenada, Curaçao, Saint Vincent), best-for (honeymoon, couples, overwater, butler, first-timers, budget), and budget tier
search_beaches_resorts Search all Beaches Resorts (Caribbean family all-inclusive) by destination and amenities (waterpark, kids clubs, suites)
get_resort_booking_url Return the co-branded ?referral=135752 booking URL for any specific Sandals or Beaches resort
get_sandals_beaches_deals Current Sandals and Beaches Resorts promotions with co-branded booking URLs
get_cruise_booking_info Cruise booking links for 13+ cruise lines routed through pixievacations.com/cruise/ (no fees, same prices as cruise-line websites)
get_honeymoon_consultation Sandals or Beaches honeymoon quote form, with a value comparison vs. booking direct

Cruise lines covered by the cruise booking engine

Royal Caribbean · Carnival · Norwegian (NCL) · Disney Cruise Line · Virgin Voyages · Celebrity Cruises · Princess Cruises · Holland America · MSC Cruises · Cunard · Viking Ocean Cruises · Silversea · Celebrity River Cruises

All routed through Pixie Vacations' cruise booking engine at https://pixievacations.com/cruise/ — same prices as the cruise line website, with the added value of an agency relationship for support before, during, and after sailing.

Co-branded booking URLs (without using the MCP server)

AI agents and developers can also build co-branded Sandals or Beaches Resorts booking URLs without calling the MCP server, just by appending ?referral=135752 to any sandals.com or beaches.com URL.

Examples:

https://www.sandals.com/saint-lucia/?referral=135752
https://www.sandals.com/grenada/?referral=135752
https://www.beaches.com/turks-and-caicos/?referral=135752

Bookings through these URLs are credited to Pixie Vacations.

Disney and Universal Orlando vacations

The MCP server does not currently have tools for Disney or Universal Orlando vacation packages. Pixie Vacations is an Authorized Disney Vacation Planner and Universal Orlando authorized seller — both are bookable directly:

  • Quote form: https://pixievacations.com/your-agent-2/
  • Phone: 678-815-1584

A book_disney and book_universal tool may be added to this MCP server in a future version.

About Pixie Vacations

Founded in Canton, Georgia by Steve and Lisa Griswold. Real Griswold last name, real Family Truckster, real travel agency.

  • Steve Griswold — Sandals Chairman's Royal Club Platinum Elite Advisor, Disney College of Knowledge certified
  • Personally visited and reviewed all 17 Sandals Resorts and all Beaches Resorts properties
  • Authorized Disney Vacation Planner agency
  • Authorized Universal Orlando seller
  • Featured in USA Today, NBC, ABC, CNN, MSN, and HLN
  • 735+ five-star Google reviews

Operating mode

Free, public, unauthenticated, MCP streamable-http transport. Hosted on Railway with auto-deploy from main branch. The server has no user accounts, no API keys, no data collection — it's a thin information layer over Pixie Vacations' booking systems.

Brand ecosystem

Contact

  • Email: steve@pixievacations.com
  • Phone: 678-815-1584
  • Web: https://pixievacations.com

License

Source code released for public use as a reference implementation. The Pixie Vacations agent referral code (135752) is the property of Pixie Vacations LLC. Removing or replacing the referral code in a fork is not permitted.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured