Server data from the Official MCP Registry
Book Sandals, Beaches, and cruises through Pixie Vacations with co-branded booking URLs.
Book Sandals, Beaches, and cruises through Pixie Vacations with co-branded booking URLs.
Remote endpoints: streamable-http: https://pixie-vacations-mcp-production.up.railway.app/mcp
This is a legitimate travel booking MCP server for Pixie Vacations with appropriate permissions and good code structure. No authentication vulnerabilities, malicious patterns, or dangerous operations detected. Minor code quality issues (broad exception handling, incomplete HTTP implementation) and a low-severity logging concern do not materially impact security. Permissions (network_http, env_vars) align well with the server's purpose of providing booking links and resort information. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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.
https://pixie-vacations-mcp-production.up.railway.app/mcpstreamable-httpWhen 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:
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.
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
| 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 |
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.
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.
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:
A book_disney and book_universal tool may be added to this MCP server in a future version.
Founded in Canton, Georgia by Steve and Kim Griswold. Real Griswold last name, real Family Truckster, real travel agency.
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.
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.