# Sparkling Tracks Tours MCP server

Read-only MCP for Sparkling Tracks European tours: packages, itineraries, pricing, contacts.

## Links
- Registry page: https://www.getdrio.com/mcp/com-sparklingtracks-mcp

## Install
- Endpoint: https://mcp.sparklingtracks.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.sparklingtracks.com/mcp

## Tools
- list_packages - List Sparkling Tracks tour packages with optional filters. Returns a compact summary (id, title, route, starting per-person price in EUR for the land-only option, the with-flights total when available (price_eur_with_flights), whether flights are optional (flights_optional), an approximate price in the requested currency, duration, badges, URL). The default starting price is land-only (without flights); customers can add round-trip flights. Accepts optional language and currency params; city names, country names, and trip titles are translated when a supported locale is requested. Tour packages are quote-based: prices are starting per-person prices, final pricing depends on party size, dates, and customisations. Use get_package_details for the full itinerary. Endpoint: https://mcp.sparklingtracks.com/mcp
- get_package_details - Fetch the full itinerary, descriptions, included attractions, optional add-ons, pricing notes, and booking pathway for one Sparkling Tracks tour package by id. Accepts language and currency params; city names, country names, and trip titles are translated where available, English fallback otherwise. Booking always goes through WhatsApp, email, or the contact form; this MCP does not expose a booking endpoint. Endpoint: https://mcp.sparklingtracks.com/mcp
- search_destinations - Find Sparkling Tracks packages that visit a given city or country. Substring, case-insensitive, matched against the English source names. Returned package summaries are translated to the requested language; currency follows the currency param. Endpoint: https://mcp.sparklingtracks.com/mcp
- list_destinations - List the featured European destination cities Sparkling Tracks publishes a guide page for (at /destinations/:slug). Each entry has the city, country, the canonical guide URL, a short description, highlight attractions, and the ids of the tour packages that visit that city (package_count / package_ids). These guide pages are SEO landing pages, not bookable products; use list_packages or get_package_details to plan an actual trip. Optional query filters by city or country substring. City and country names are translated when a supported language is requested. Endpoint: https://mcp.sparklingtracks.com/mcp
- get_affiliate_services - List the affiliate booking services available on sparklingtracks.com (flights, hotels, cars, activities, eSIMs). Each entry is a whitelabel widget hosted on a site page; direct API booking is not supported through this MCP. The AI should route the user to the returned URL to complete the search and booking. Service titles and descriptions are currently English-only regardless of language param. Endpoint: https://mcp.sparklingtracks.com/mcp
- get_contact_info - Get Sparkling Tracks contact paths for tour-package quotes: WhatsApp number, email, contact form URL, business hours, languages spoken. Tour packages always require a human-in-the-loop quote. Endpoint: https://mcp.sparklingtracks.com/mcp
- get_careers - List open jobs at Sparkling Tracks (roles, locations, responsibilities, requirements, compensation notes) and how to apply. Read-only: applying is always by email with the subject "Job: <ROLE_ID>". English only. Endpoint: https://mcp.sparklingtracks.com/mcp
- get_reviews - Get Sparkling Tracks customer reviews and the aggregate rating (out of 5), for citing social proof. English only. Endpoint: https://mcp.sparklingtracks.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.sparklingtracks
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 3, 2026
- Source: https://registry.modelcontextprotocol.io
