← sparklingtracks.com

INDIVIDUAL MCP TOOL

get_careers

List open jobs at Sparkling Tracks (roles, locations, responsibilities, requirements, compensation notes) and how to apply.

sparklingtracks.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sparklingtracks.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sparkling-tracks]
url = "https://mcp.sparklingtracks.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sparkling-tracks": {
      "type": "http",
      "url": "https://mcp.sparklingtracks.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sparkling-tracks
Remote MCP URL: https://mcp.sparklingtracks.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sparkling-tracks": {
      "url": "https://mcp.sparklingtracks.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sparkling-tracks": {
      "type": "http",
      "url": "https://mcp.sparklingtracks.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sparkling-tracks",
  "transport": "streamable-http",
  "url": "https://mcp.sparklingtracks.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_packages — List Sparkling Tracks tour packages with optional filters.
  • 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.
  • search_destinations — Find Sparkling Tracks packages that visit a given city or country.
  • list_destinations — List the featured European destination cities Sparkling Tracks publishes a guide page for (at /destinations/:slug).
  • get_affiliate_services — List the affiliate booking services available on sparklingtracks.com (flights, hotels, cars, activities, eSIMs).
  • get_contact_info — Get Sparkling Tracks contact paths for tour-package quotes: WhatsApp number, email, contact form URL, business hours, languages spoken.
  • get_reviews — Get Sparkling Tracks customer reviews and the aggregate rating (out of 5), for citing social proof.