This MCP server connects AI assistants to JTR Holidays' live catalogue of attraction tickets, tours, and multi-day holiday packages across 24 countries via a JSON-RPC 2.0 endpoint.
From the registry: Search tours, attraction tickets, and holiday packages across 24 countries.
Please install the `jtr-holidays` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **JTR Holidays API secret** — Contact JTR Holidays for an aihub secret key. (https://www.jtrholidays.com)
Canonical MCP server config (HTTP transport):
- url: `https://api.jtrholidays.com/mcp/v1`
- headers:
- `x-jtr-aihub-secret`: `<your-secret-key>`
Note: Auto-discovery available at /.well-known/mcp.json (no auth).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.x-jtr-aihub-secretrequiredYour secret key for authentication.MCP server for searching Airweave collections with natural language queries.