mcpbeat

AirTreks MCP Server

io.github.SEKeener/airtreks-mcp
not responding

AirTreks MCP is listed as active in the registry but did not answer our last check. 53 installs a week from npm. It exposes 6 tools.

Multi-city flight routing intelligence — plan RTW trips, validate alliances, get carrier picks.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 6 · +36% w/w
a month agotoday
Uptime history 39 hours of history · worst hour 0%
39 hours agonow
37.4%
Uptime 24h
34 of 91 checks
6
Tools
read from the server
390 ms
Response time
average over 24h
53
Installs / week
npm and PyPI

Connect this server

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

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

Available tools 6

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

route
route_suggest
Get suggested multi-stop flight routings based on regions, direction, and alliance preference. Returns up to 3 proven routing templates with bookability ratings. Great for trip planning inspiration.
route_validate
Validate a multi-city flight routing for feasibility. Checks alliance carrier rules, identifies dead legs, warns about poison carriers, and estimates bookability. Use this before building an itinerary to catch routing problems early.
custom
custom_route_build
Break a complex multi-city itinerary into individually-ticketable segments with carrier recommendations. Handles routes that don't fit alliance fare rules — mixed carriers, LCCs, Gulf bridge connections, surface sectors. This is how AirTreks consultants build 90% of itineraries. Use this for any route with 4+ stops, backtracking, or region combinations that alliance fares can't cover.
fare
fare_product_match
Recommend the best fare product type for a route — RTW, Circle Pacific, Circle Atlantic, Open Jaw, or Custom Multi-City. Considers stop count, direction, and backtracking to match the right alliance fare structure.
hub
hub_check
Check the best connection between two airports. Identifies dead legs (routes that fail on alliance fares), suggests hub routing fixes, and shows proven carrier combinations. Essential for transpacific, kangaroo, and intra-Asia routing.
plan
plan_route
The primary entry point for any multi-city trip. Give it your cities — it automatically evaluates Star Alliance RTW, oneworld RTW, AND custom mixed-carrier builds, then recommends the best approach. Handles direction detection, backtracking analysis, alliance feasibility, surface sectors, and carrier selection. The customer doesn't need to know if their trip is alliance or custom — this tool figures it out.

Endpoints

URLTransportStateLatencyChecked
https://mcp.airtreks.com/mcp streamable-http answering 374 ms 7 min ago

AirTreks MCP — questions

Answers built from our own checks of this server.

What can AirTreks MCP do?
It exposes 6 tools, read directly from the server on our last check. Among them: custom_route_build, fare_product_match, hub_check, plan_route, route_suggest, route_validate. 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 AirTreks MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 34 of 91 checks got a reply (37.4%), average response time 390 ms. The bar chart above shows every period we have measured.
Is AirTreks MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists AirTreks MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect AirTreks MCP?
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 AirTreks MCP need an API key?
No. AirTreks MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AirTreks MCP?
It answers our handshake in 390 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use AirTreks MCP?
The npm package airtreks-mcp was installed 53 times in the last week. Week over week that is +36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.