mcpbeat Sign in

BoostedTravel MCP Server

by boostedchat Your server? Claim it
not responding

BoostedTravel is listed as active in the registry but did not answer our last check. Last commit 20 Sep 2026.

Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
314 ms
Response time
average over 24h
2052
Stars
last commit 20 Sep 2026

What changed 45

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
and 35 more, back to 9 August 2026

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    dest = os.path.join(STUBS, rel.replace("/", os.sep))
Runs an external command tools/build-ranking.py:101
    proc = subprocess.run(cmd, capture_output=True, text=True, shell=(os.name == "nt"))

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

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

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

Endpoints

URLTransportStateLatencyChecked
https://api.boostedchat.com/mcp streamable-http answering 314 ms 12 min ago

Alternatives to BoostedTravel

same job, measured the same way
Southwest
by markswendsen-code

MCP server for Southwest Airlines - search flights, manage bookings

38 installs/wk local only
Ignav Flights
by gusgordon

Live flight prices and working booking links for AI agents and travel apps.

2 tools answering
Skiplagged MCP
by skiplagged

Skiplagged MCP Server for flight search, hotel booking, and travel planning

10 tools answering
Delta
by markswendsen-code

MCP server for Delta Airlines - search flights, check status, manage trips

27 installs/wk local only
Web Search
by groundroute

Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.

answering
Cabin Flights
by kobuta23

Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.

22 installs/wk local only
FlightSeatMap
by flightseatmap

Seat maps, seat ratings, traveller reviews and seat alerts for 150+ airlines.

10 tools answering
Award Travel Finder
by awardtravelfinder

Search award flight availability and points pricing across 27 airlines and 23 loyalty programs.

137 tools answering

BoostedTravel — questions

Answers built from our own checks of this server.

Is BoostedTravel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 314 ms. The bar chart above shows every period we have measured.
The registry lists BoostedTravel 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 BoostedTravel?
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 BoostedTravel need an API key?
No. BoostedTravel completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is BoostedTravel open source?
We cannot say either way: written in Python, 2 052 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.