mcpbeat

Jtr Holidays MCP Server

io.github.naeem-jtr/jtr-holidays
answering

Jtr Holidays is answering right now. Last checked 4 min ago. It exposes 7 tools. Last commit 14 Apr 2026.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
674 ms
Response time
average over 24h
0
Stars
last commit 14 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add jtr-holidays --transport http https://api.jtrholidays.com/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jtr-holidays": {
      "url": "https://api.jtrholidays.com/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jtr-holidays]
url = "https://api.jtrholidays.com/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "jtr-holidays": {
      "url": "https://api.jtrholidays.com/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jtr-holidays": {
      "url": "https://api.jtrholidays.com/mcp/v1"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

activities
search_activities
Search JTR Holidays activity/tour catalog by destination, category, and budget
activity
get_activity_details
Get full details for a single activity including inclusions, exclusions, cancellation policy, and reviews
availability
check_availability
Check if an activity is available on a specific date and get pricing options
compare
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.
current
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.
destinations
get_destinations
List all destinations (countries) where JTR Holidays offers tours, with activity counts and popular picks
holiday
get_holiday_packages
Browse multi-day holiday packages with itineraries, departures, and pricing

Endpoints

URLTransportStateLatencyChecked
https://api.jtrholidays.com/mcp/v1 streamable-http answering 685 ms 4 min ago

Jtr Holidays — questions

Answers built from our own checks of this server.

What can Jtr Holidays do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_availability, compare_activities, get_activity_details, get_current_offers, get_destinations, get_holiday_packages and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Jtr Holidays working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 674 ms. The bar chart above shows every period we have measured.
How do I connect Jtr Holidays?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Jtr Holidays need an API key?
No. Jtr Holidays completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Jtr Holidays?
It answers our handshake in 674 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Jtr Holidays open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.