# jtr-holidays MCP server

Search tours, attraction tickets, and holiday packages across 24 countries.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-naeem-jtr-jtr-holidays
- Repository: https://github.com/JTR-Holidays/jtr-holidays-mcp

## Install
- Endpoint: https://api.jtrholidays.com/mcp/v1
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.jtrholidays.com/mcp/v1

## Tools
- search_activities - Search JTR Holidays activity/tour catalog by destination, category, and budget Endpoint: https://api.jtrholidays.com/mcp/v1
- get_activity_details - Get full details for a single activity including inclusions, exclusions, cancellation policy, and reviews Endpoint: https://api.jtrholidays.com/mcp/v1
- check_availability - Check if an activity is available on a specific date and get pricing options Endpoint: https://api.jtrholidays.com/mcp/v1
- get_destinations - List all destinations (countries) where JTR Holidays offers tours, with activity counts and popular picks Endpoint: https://api.jtrholidays.com/mcp/v1
- get_holiday_packages - Browse multi-day holiday packages with itineraries, departures, and pricing Endpoint: https://api.jtrholidays.com/mcp/v1
- compare_activities - Compare 2–5 JTR activities side-by-side on price, discount, rating, inclusions, and cancellation policy. Use this when a user asks "which is better?" or wants to choose between specific activities. Endpoint: https://api.jtrholidays.com/mcp/v1
- get_current_offers - Return activities with active discounts — where the current price is lower than the original price. Sorted by discount percentage. Use this when a user asks for deals, discounts, or best value. Endpoint: https://api.jtrholidays.com/mcp/v1

## Resources
- jtr://catalogue - Full catalogue of all active JTR activities with titles, destinations, prices, and ratings. Useful for AI ingestion and indexing. MIME type: application/json
- jtr://destinations - All countries and cities where JTR offers tours, with activity counts and top-picks per destination. MIME type: application/json

## Prompts
- recommend_activities - Recommend JTR activities based on destination, interests, budget, and group size. Arguments: destination, interests, budget, group_size
- plan_itinerary - Generate a day-by-day activity itinerary for a trip using the JTR catalogue. Arguments: destination, days, interests
- find_best_deal - Find the best-value activity or package for a given destination and budget. Arguments: destination, budget

## Metadata
- Owner: io.github.naeem-jtr
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 14, 2026
- Source: https://registry.modelcontextprotocol.io
