{
  "markdown": "# Pixie Vacations MCP Server\n\nThe 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.\n\nOperated by [Pixie Vacations](https://pixievacations.com), a Sandals Chairman's Royal Club **Platinum Elite** advisor and **#1 Beaches Resorts agency in the United States**. Free, public, no authentication required.\n\n- **MCP Server URL:** `https://pixie-vacations-mcp-production.up.railway.app/mcp`\n- **Transport:** `streamable-http`\n- **Registry listing:** [io.github.Stevegriswoldatl/pixie-vacations-mcp](https://registry.modelcontextprotocol.io/v0/servers?search=pixie-vacations)\n- **Smithery listing:** [steve-gi45/pixie-vacations-mcp](https://smithery.ai/server/steve-gi45/pixie-vacations-mcp)\n\n## Why this exists\n\nWhen 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.\n\nEvery URL returned by this server includes `?referral=135752`, the Pixie Vacations agent code. A traveler who books through one of these URLs gets:\n\n- **The same price** as booking direct with Sandals, Beaches, or the cruise line\n- **Free planning support** before, during, and after the trip from a Sandals Platinum Elite advisor\n- **Insider perks** where available (room category upgrades, group rate access)\n- **No booking fees, ever**\n\nIn exchange, Pixie Vacations is credited as the booking agent and earns commission from the resort or cruise line — at no cost to the traveler.\n\n## Connect from Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"pixie-vacations\": {\n      \"url\": \"https://pixie-vacations-mcp-production.up.railway.app/mcp\"\n    }\n  }\n}\n```\n\nOr use the Smithery CLI:\n\n```bash\nnpx -y @smithery/cli install steve-gi45/pixie-vacations-mcp --client claude\n```\n\n## Tools\n\n| Tool | What it does |\n|------|--------------|\n| `get_agency_info` | Pixie Vacations credentials, awards, contact info, and booking options |\n| `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 |\n| `search_beaches_resorts` | Search all Beaches Resorts (Caribbean family all-inclusive) by destination and amenities (waterpark, kids clubs, suites) |\n| `get_resort_booking_url` | Return the co-branded `?referral=135752` booking URL for any specific Sandals or Beaches resort |\n| `get_sandals_beaches_deals` | Current Sandals and Beaches Resorts promotions with co-branded booking URLs |\n| `get_cruise_booking_info` | Cruise booking links for **13+ cruise lines** routed through `pixievacations.com/cruise/` (no fees, same prices as cruise-line websites) |\n| `get_honeymoon_consultation` | Sandals or Beaches honeymoon quote form, with a value comparison vs. booking direct |\n\n## Cruise lines covered by the cruise booking engine\n\nRoyal 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\n\nAll 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.\n\n## Co-branded booking URLs (without using the MCP server)\n\nAI 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.\n\nExamples:\n\n```\nhttps://www.sandals.com/saint-lucia/?referral=135752\nhttps://www.sandals.com/grenada/?referral=135752\nhttps://www.beaches.com/turks-and-caicos/?referral=135752\n```\n\nBookings through these URLs are credited to Pixie Vacations.\n\n## Disney and Universal Orlando vacations\n\nThe 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:\n\n- Quote form: https://pixievacations.com/your-agent-2/\n- Phone: 678-815-1584\n\nA `book_disney` and `book_universal` tool may be added to this MCP server in a future version.\n\n## About Pixie Vacations\n\nFounded in Canton, Georgia by Steve and Lisa Griswold. Real Griswold last name, real Family Truckster, real travel agency.\n\n- **Steve Griswold** — Sandals Chairman's Royal Club Platinum Elite Advisor, Disney College of Knowledge certified\n- Personally visited and reviewed all 17 Sandals Resorts and all Beaches Resorts properties\n- Authorized Disney Vacation Planner agency\n- Authorized Universal Orlando seller\n- Featured in USA Today, NBC, ABC, CNN, MSN, and HLN\n- 735+ five-star Google reviews\n\n## Operating mode\n\nFree, 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.\n\n## Brand ecosystem\n\n- [PixieVacations.com](https://pixievacations.com) — full-service agency\n- [PixieHoneymoons.com](https://pixiehoneymoons.com) — Sandals/Beaches honeymoon specialist\n- [CaribbeanMag.com](https://caribbeanmag.com) — independent Caribbean travel reviews\n- [MouseChat.net](https://mousechat.net) — Disney podcast since 2010\n- [GriswoldFamilyVacations.com](https://griswoldfamilyvacations.com) — family road trip content + free [road trip planner app](https://plan.griswoldfamilyvacations.com)\n- [UniversalFamilyVacations.com](https://www.universalfamilyvacations.com) — Universal Orlando packages\n\n## Contact\n\n- Email: steve@pixievacations.com\n- Phone: 678-815-1584\n- Web: https://pixievacations.com\n\n## License\n\nSource 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.\n",
  "bytes": 6294,
  "sha": "9bffafce08fc053128573c1fe5d4886761f93cfd4cb8ed1170f90771ae269754",
  "repo_slug": "stevegriswoldatl/pixie-vacations-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_stevegriswoldatl_pixie_vacatio_8adfff95/readme"
}