{"name":"com.sparklingtracks/mcp","slug":"sparklingtracks-mcp","title":"Sparkling Tracks Tours","description":"Read-only MCP for Sparkling Tracks European tours: packages, itineraries, pricing, contacts.","url":"https://mcp.market/server/sparklingtracks-mcp","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T08:50:55.108Z","last_ok_at":"2026-09-27T08:50:55.108Z","latency_ms":334},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.sparklingtracks.com/mcp"}],"packages":[],"tools":[{"name":"check_availability","description":"Search real departure dates, per-person prices in EUR and remaining availability across the whole group-trip catalogue. Unlike list_packages and get_package_details, which return \"from\" prices and no live stock, this returns the actual departures we can sell right now. Each departure carries a status: \"available\" can be sold; \"on-request\" must be confirmed with the operator before it is promised to a traveller and must be described as \"on request\"; \"closed\" cannot be sold and is hidden unless include_unsellable is set. seats_left is a real remaining-seat count where the operator publishes one and null where they do not, so absence of a number is not an absence of scarcity and must not be presented as either. Prices are per person in EUR and are the operator price. Use this for any question about when a trip runs, what a specific date costs, or whether space remains.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"destination":{"type":"string","description":"Country or city, matched loosely against countries, cities and trip titles. Omit to search everywhere."},"from":{"type":"string","description":"Earliest departure date, ISO YYYY-MM-DD."},"to":{"type":"string","description":"Latest departure date, ISO YYYY-MM-DD."},"max_price":{"type":"number","description":"Maximum per-person price in EUR."},"min_days":{"type":"number","description":"Minimum trip length in days."},"max_days":{"type":"number","description":"Maximum trip length in days."},"include_unsellable":{"type":"boolean","description":"Include closed departures. Default false. Only set this to explain why a date is unavailable, never to offer one."},"limit":{"type":"number","description":"Maximum trips to return, 1 to 50. Default 20."}},"additionalProperties":false}},{"name":"check_departure_live","description":"Confirm ONE departure date with the operator right now. check_availability answers from a snapshot refreshed periodically; this asks the operator live and is what should be trusted before a date is promised to a traveller. Returns status (available, on-request, closed or unknown), a remaining seat count where the operator publishes one, and the time of the check. seats_left of null means the operator does not publish a number, NOT that no seats remain: do not present null as scarcity or as a sell-out. Some operators require an agent session and cannot be checked from a public request; those return an explanatory error rather than a status that could be mistaken for a refusal. Use before request_to_book.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"trip_id":{"type":"number","description":"The tripId returned by check_availability. PREFER THIS: titles are not unique, and two different trips can share one on the same date at very different prices."},"title":{"type":"string","description":"Trip title, only when no tripId is available. If it names more than one trip the call is refused and the candidates are returned with their ids."},"date":{"type":"string","description":"Departure date, ISO YYYY-MM-DD."}},"required":["date"],"additionalProperties":false}},{"name":"get_affiliate_services","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","enum":["flights","hotels","cars","activities","esims"],"description":"Optional category filter. If omitted, all categories are returned."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"additionalProperties":false}},{"name":"get_careers","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"get_contact_info","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"additionalProperties":false}},{"name":"get_package_details","description":"Fetch the full itinerary, descriptions, included attractions, optional add-ons, pricing notes, and booking pathway for one Sparkling Tracks tour package by id. The response includes city_date_windows: for each city on the route, the next upcoming departures with the real calendar dates the traveller is in that city (departure, arrive, leave, season) and the 1-based tour day the stay starts on; self-paced packages are flagged date_flexible instead. Guided group coach tours also return a family block: the edition descriptor for this package (days, whether the coach is reserved for English speakers rather than shared with other language groups, the city it ends in, and whether it loops back to its start city) plus the sibling editions of the same physical coach route, each with a one-line difference and its own page. Every response carries price_basis, which states the exactness of every price field it returns (these are \"from\" prices, never per-date quotes) and the booking path. 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"integer","description":"Numeric package id (e.g. from list_packages or from /trips/:id)."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"required":["id"],"additionalProperties":false}},{"name":"get_reviews","description":"Get Sparkling Tracks customer reviews and the aggregate rating (out of 5), for citing social proof. English only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"list_destinations","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Optional case-insensitive substring to filter destinations by city or country name in English (e.g. \"spain\", \"lisbon\"). If omitted, all featured destinations are returned."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"additionalProperties":false}},{"name":"list_packages","description":"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. Optional date_from/date_to (ISO YYYY-MM-DD) filter by the real departure calendar: combined with a destination city they keep only packages whose stay in that city overlaps the range (annotated with city_date_windows); dates alone keep only packages that fit entirely inside the range. 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. Every response carries price_basis, which states the exactness of every price field it returns (these are \"from\" prices, never per-date quotes) and the booking path. A package on a coach route that is also sold in other editions carries an editions count; get_package_details returns those editions in its family block. Use get_package_details for the full itinerary.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"destination":{"type":"string","description":"Case-insensitive substring match against city or country names in the itinerary (e.g. \"italy\", \"amsterdam\", \"switzerland\"). Match is run against the English source names regardless of language param."},"max_price_eur":{"type":"number","description":"Filter to packages with starting price at or below this EUR amount. Custom-quote packages (price not yet set) are always included."},"duration_days":{"type":"integer","description":"Filter to packages with exactly this many days (parsed from the duration string, e.g. \"12D/11N\" is 12 days)."},"badge":{"type":"string","description":"Filter to packages carrying a marketing badge. Accepted values include: bestseller, new, most_romantic, young_travelers, couples_choice, selling_fast. Partial substring match."},"traveler_count":{"type":"integer","description":"Number of travellers in the party. Does not affect filtering; included in the response note so the AI can mention quote variability."},"date_from":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Start of the travel date range (ISO YYYY-MM-DD). When the destination/query names a city on a package route, only packages whose stay in that city overlaps [date_from, date_to] are returned, each annotated with city_date_windows (departure, arrive, leave, tour day). Otherwise only packages that fit entirely inside the range are returned. date_from alone with a city means \"in that city on exactly this day\"; alone without a city it means \"departing on or after this date\"."},"date_to":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"End of the travel date range (ISO YYYY-MM-DD, inclusive). Must be on or after date_from. When omitted: with a city query and date_from it defaults to date_from (a single day); without a city the range is open-ended."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"additionalProperties":false}},{"name":"plan_multi_city_trip","description":"Assemble a whole journey through several named cities and return the best options. Unlike list_packages and search_all_tours, which look for a single published trip, this builds one journey out of guided sections that connect in a hub city on real departure dates, plus the days Sparkling Tracks arranges itself around and between them. Give the cities in the order the traveller wants to see them; optionally a month (YYYY-MM) and the number of nights they have. Each journey returns its guided sections with their real departure and end dates, the days that are the traveller's own with the city and the nights, and the total length. THERE IS NO PRICE FOR A JOURNEY AND NO PRICE FOR A SECTION: the only figure returned is whole_tour_from_eur, the starting price of the ENTIRE published trip that a section is taken from, and it must never be added to another, divided by its nights, or presented as the cost of the journey or of the section. A person quotes each section by hand and one figure for the whole journey comes back with the reply to the enquiry, so tell the traveller plainly that a quote will follow. Every journey is returned even when we cannot price it yet; needs_quote says so and it is never a reason to hide an option. A city we cannot sell at all is named in unknown_cities and left out of every journey, so the journeys returned never contain it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cities":{"type":"array","items":{"type":"string"},"minItems":1,"description":"Cities in the order the traveller wants to visit them, English or local spelling (e.g. [\"Paris\", \"Prague\", \"Rome\"]). The first is where the journey starts and the last is where it ends; the ones in between are wanted somewhere along the way. A city no guided section stays in becomes days we arrange ourselves rather than a reason to drop it."},"month":{"type":"string","pattern":"^\\d{4}-\\d{2}$","description":"Month of travel, ISO YYYY-MM (e.g. \"2026-09\"). Only journeys starting in that month are returned. Omit when the traveller has not chosen one."},"nights":{"type":"integer","description":"Total nights the traveller has. Journeys longer than this are not returned at all, and nights left over once the guided sections are counted become days we arrange for them."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"required":["cities"],"additionalProperties":false}},{"name":"request_custom_itinerary","description":"Record a REQUEST for a custom multi-city itinerary and send it to the Sparkling Tracks team. Use when the customer has picked an option from plan_multi_city_trip or one of the self-paced alternatives and has given their name and email. This does NOT book anything. Returns a reference the traveller can quote.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Lead traveller name."},"email":{"type":"string","description":"Contact email address."},"phone":{"type":"string","description":"Contact phone, with country code."},"cities":{"type":"array","items":{"type":"string"},"minItems":1,"description":"Cities the traveller wants to visit."},"month":{"type":"string","description":"ISO month YYYY-MM."},"nights":{"type":"integer","description":"Total nights for the journey."},"party_size":{"type":"integer","description":"Number of travellers."},"preferred_option_index":{"type":"integer","description":"Which option they preferred: 0 for the first, 1 for the second, etc."},"notes":{"type":"string","description":"Anything else the traveller wants us to know."}},"required":["name","email","cities"],"additionalProperties":false}},{"name":"request_to_book","description":"Record a traveller REQUEST to book and send it to the Sparkling Tracks team. This does NOT book, hold or charge anything, and no confirmation exists until a human replies: none of the operators we work with can be booked programmatically. Call it only after check_availability has returned a specific trip and departure date that the traveller has chosen, and only once they have given a name and email. The request is validated against live availability and will be rejected if the departure is closed, does not exist, or has fewer remaining seats than the party size. Returns a reference the traveller can quote. NEVER ask for or pass a passport number, a full date of birth, or any card or bank detail; those are collected securely by a human later. Tell the traveller plainly that nothing is held or charged yet.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"trip_id":{"type":"number","description":"The tripId returned by check_availability. PREFER THIS: it names exactly one trip. A title can name several, and the request is refused rather than guessing which."},"title":{"type":"string","description":"Trip title, only when no tripId is available."},"departure_date":{"type":"string","description":"ISO YYYY-MM-DD, must be one of that trip's departures."},"travellers":{"type":"number","description":"Party size, 1 to 40."},"name":{"type":"string","description":"Lead traveller name."},"email":{"type":"string","description":"Contact email address."},"phone":{"type":"string","description":"Contact phone, with country code."},"occupancy":{"type":"string","description":"Twin, Single, Triple, Twin Share, or cabin class for a cruise."},"rooms":{"type":"string","description":"Room split, for example \"1 twin + 1 single\"."},"ages":{"type":"string","description":"Coarse age bands only, for trips with an age policy, for example \"2 adults, 1 child 9\". Never a full date of birth."},"nationality":{"type":"string","description":"Drives visa requirement. Not an identity document."},"departure_city":{"type":"string","description":"Where the traveller would fly from, for a flight quote."},"needs_flights":{"type":"boolean","description":"Whether they want flights quoted alongside the trip."},"dietary":{"type":"string","description":"Dietary requirements."},"accessibility":{"type":"string","description":"Accessibility or mobility requirements."},"notes":{"type":"string","description":"Anything else the traveller wants us to know."}},"required":["title","departure_date","travellers","name","email"],"additionalProperties":false}},{"name":"search_all_tours","description":"Search the FULL Sparkling Tracks coach-tour catalogue, not just the packages that have a dedicated page. list_packages and search_destinations cover the curated packages; this tool covers every tour on sale, including the hundreds that are sold on enquiry only, so \"do you have anything in Portugal\" gets a real answer instead of the curated slice. Each result gives the tour name, duration in days, the countries it visits, the Sparkling Tracks starting price in EUR (a \"from\" price for the cheapest departure of the year, land-only, lowest hotel tier), the next departure date or a dates-on-request flag, a one-click WhatsApp enquiry link with the tour name filled in, and the trip page URL when the tour has one (site_trip). Results are capped; when total_matches exceeds the cap, narrow the filters rather than asking for more. Every tour here is quote-based: a human confirms the final price after an enquiry, and no booking happens through this MCP.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Case-insensitive substring matched against the tour name, the countries it visits, and the cities on its route (e.g. \"portugal\", \"fatima\", \"scandinavia\")."},"country":{"type":"string","description":"Case-insensitive substring matched against the countries visited only (e.g. \"portugal\"). Use this instead of query when the user named a country rather than a theme."},"days_min":{"type":"integer","description":"Only tours lasting at least this many days."},"days_max":{"type":"integer","description":"Only tours lasting at most this many days."},"min_price_eur":{"type":"number","description":"Only tours whose starting price is at or above this EUR amount."},"max_price_eur":{"type":"number","description":"Only tours whose starting price is at or below this EUR amount."},"has_departures":{"type":"boolean","description":"true keeps only tours with a fixed departure still ahead on the published calendar; false keeps only the dates-on-request tours. Omit for both."},"limit":{"type":"integer","description":"Maximum results to return. Clamped to the server cap of 25; values above it are ignored rather than honoured."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"additionalProperties":false}},{"name":"search_destinations","description":"Find Sparkling Tracks packages that visit a given city or country. Substring, case-insensitive, matched against the English source names. Optional date_from/date_to (ISO YYYY-MM-DD) filter by the real departure calendar: with a city query, only packages whose stay in that city overlaps the range are returned, each annotated with city_date_windows giving the departure, arrive and leave dates and the tour day; with a country query, only packages that fit entirely inside the range. Returned package summaries are translated to the requested language; currency follows the currency param. Every response carries price_basis, which states the exactness of every price field it returns (these are \"from\" prices, never per-date quotes) and the booking path.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"City or country name in English (e.g. \"Lisbon\", \"Switzerland\", \"Czech\")."},"date_from":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Start of the travel date range (ISO YYYY-MM-DD). When the destination/query names a city on a package route, only packages whose stay in that city overlaps [date_from, date_to] are returned, each annotated with city_date_windows (departure, arrive, leave, tour day). Otherwise only packages that fit entirely inside the range are returned. date_from alone with a city means \"in that city on exactly this day\"; alone without a city it means \"departing on or after this date\"."},"date_to":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"End of the travel date range (ISO YYYY-MM-DD, inclusive). Must be on or after date_from. When omitted: with a city query and date_from it defaults to date_from (a single day); without a city the range is open-ended."},"language":{"type":"string","enum":["en","de","nl","fr","es","zh"],"description":"Output language for translatable fields (city names, country names, trip titles, descriptions). Unsupported values fall back to English. Default: en. zh is Simplified Chinese."},"currency":{"type":"string","enum":["EUR","USD","INR","CNY","GBP","CHF"],"description":"Currency for the price_localized fields. Conversion is approximate, EUR-based; the binding price at booking is always EUR. Unsupported values fall back to EUR. Default: EUR."}},"required":["query"],"additionalProperties":false}},{"name":"send_whatsapp_message","description":"Send a WhatsApp message to a traveller from the Sparkling Tracks team. Use when the user has provided their phone number and wants details, a reminder, or confirmation sent to WhatsApp. The message is forwarded to the team and sent from the business WhatsApp number.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"phone":{"type":"string","description":"Phone number with country code, e.g. +919876543210."},"message":{"type":"string","description":"The exact message to send. Keep it short and friendly."},"context":{"type":"string","description":"Why this message is being sent, for the team."}},"required":["phone","message"],"additionalProperties":false}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-27T12:16:07.090Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-27T12:16:07.061Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 789ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.sparklingtracks.com/mcp","reachable":true,"authRequired":false,"latencyMs":789,"serverInfo":{"name":"sparkling-tracks","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://mcp.sparklingtracks.com/og-image.png","source":"site","width":1200,"height":630},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}