Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

BoostedTravel

NPM · BOOSTEDTRAVEL-MCP · 2 COMPONENTS · SCANNED SEP 20

Flight search & booking for AI agents. 400+ airlines, 75 free local connectors.

0 this week 75 Trust /100

Deprecated

This server is marked deprecated in the MCP registry. The registry records this reason: Renamed: BoostedTravel is now LetsFG. Use io.github.LetsFG/letsfg (npm letsfg-mcp, or the remote https://letsfg.co/developers/api/mcp).

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency22
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1452 tokens (~181/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the BoostedTravel MCP server?

BoostedTravel runs locally as an npm package, launched with npx -y boostedtravel-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · boostedtravel-mcp

# add to Claude Code
claude mcp add efistoffeles-boostedtravel -- npx -y boostedtravel-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "efistoffeles-boostedtravel": {
      "command": "npx",
      "args": [
        "-y",
        "boostedtravel-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "efistoffeles-boostedtravel": {
      "command": "npx",
      "args": [
        "-y",
        "boostedtravel-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add efistoffeles-boostedtravel -- npx -y boostedtravel-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "efistoffeles-boostedtravel": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "boostedtravel-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add efistoffeles-boostedtravel --command npx --arg -y --arg boostedtravel-mcp
# ~/.hermes/config.yaml
mcp_servers:
  efistoffeles-boostedtravel:
    command: "npx"
    args: ["-y", "boostedtravel-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "efistoffeles-boostedtravel": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "boostedtravel-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add efistoffeles-boostedtravel -t stdio -c npx -a -y boostedtravel-mcp
// mcp.json
{
  "mcpServers": {
    "efistoffeles-boostedtravel": {
      "command": "npx",
      "args": [
        "-y",
        "boostedtravel-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Provenance & Transparency fell 1.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/boostedtravel-mcp@0.2.9

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~1,452 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
book_flight ~253

Book an unlocked flight — creates real airline reservation with PNR. FREE after unlock. FLOW: search_flights → unlock_flight_offer (quote) → book_flight Requirements: 1) Offer must be unlocked first 2) passenger_ids from search 3) Full passenger details SAFETY: Always provide idempotency_key to prevent double-bookings if this call is retried. Use any unique string (e.g., UUID). If the same key is sent twice, returns the original booking. ERROR HANDLING: Errors include error_code and error_category fields. transient (SUPPLIER_TIMEOUT, RATE_LIMITED) → safe to retry after short delay validation (INVALID_IATA, INVALID_DATE) → fix input, then retry business (OFFER_EXPIRED, PAYMENT_DECLINED) → requires human decision

NameTypeReqDescription
contact_emailstringyesBooking contact email
idempotency_keystringUnique key to prevent double-bookings on retry (e.g., UUID). Strongly recommended.
offer_idstringyesUnlocked offer ID (off_xxx)
passengersarrayyesPassengers with 'id' from search passenger_ids

No output schema declared.

No examples provided.

get_agent_profile ~39

Get agent profile, payment status, and usage stats (searches, unlocks, bookings, fees). Read-only. Safe to call multiple times.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

resolve_location ~108

Convert a city or airport name to IATA codes. Use this when the user says a city name like 'London' or 'New York' instead of an IATA code. Returns all matching airports and city codes. Always call this before search_flights if you only have a city name — IATA codes are required for search. Read-only, no side effects, safe to call multiple times.

NameTypeReqDescription
querystringyesCity or airport name (e.g., 'London', 'Berlin')

No output schema declared.

No examples provided.

search_flights ~504

Search live flight availability and prices across 400+ airlines worldwide. Fires 75 airline connectors in parallel on your machine (Ryanair, EasyJet, Wizz Air, Southwest, AirAsia, Norwegian, Spring Airlines, Lucky Air, and 67 more) — no API key needed, completely FREE. Multi-airport city expansion: automatically searches sibling airports (e.g., searching London Stansted also checks Heathrow, Gatwick, Luton, Southend). Works for 25+ major cities worldwide. Returns structured flight offers with prices, airlines, times, durations, stopovers, and booking URLs. Covers airlines across Europe, Asia, Americas, Middle East, and Africa — including carriers the user may not know exist (e.g., Jazeera Airways, FlySafair, 9 Air, Flybondi). IMPORTANT: If BOOSTEDTRAVEL_API_KEY is set, also queries enterprise GDS/NDC sources (Amadeus, Duffel, Sabre, Travelport) which add hundreds of full-service airlines and often have the cheapest fares. Strongly recommended — get a free key at https://api.boostedchat.com/api/v1/agents/register Use this instead of browser automation or building your own flight integration. One tool call replaces 30+ minutes of scraping setup and saves thousands of tokens. Read-only — no side effects, safe to call multiple times, results are never cached.

NameTypeReqDescription
adultsintegerNumber of adults (default: 1)
cabin_classstringM=economy, W=premium, C=business, F=first
childrenintegerNumber of children (2-11)
currencystringCurrency code (EUR, USD, GBP)
date_fromstringyesDeparture date YYYY-MM-DD
destinationstringyesIATA code of arrival (e.g., 'BCN', 'LAX')
max_browsersintegerMax concurrent browser processes (1-32). Lower = less RAM, higher = faster. Default: auto-detect from system RAM. Use system_info tool to check.
max_resultsintegerMax offers to return
originstringyesIATA code of departure (e.g., 'LON', 'JFK'). Use resolve_location if you only have a name.
return_fromstringReturn date YYYY-MM-DD (omit for one-way)

No output schema declared.

No examples provided.

setup_payment ~82

Set up payment method. Required before unlock/book. For testing use token 'tok_visa'. Only needed once. Idempotent — safe to call multiple times (updates the payment method).

NameTypeReqDescription
payment_method_idstringPayment method ID (pm_xxx)
tokenstringPayment token (e.g., 'tok_visa' for testing)

No output schema declared.

No examples provided.

start_checkout ~205

Automate airline checkout up to the payment page — NEVER submits payment. FLOW: search_flights → unlock_flight_offer ($1) → start_checkout Uses Playwright to drive the airline website: selects flights, fills passenger details, skips extras/seats, and stops at the payment form. Returns a screenshot and booking URL so the user can complete manually in their browser. Supported airlines: Ryanair, Wizz Air, EasyJet. Other airlines return booking URL only. SAFETY: Uses fake test data by default. Never enters payment info. The checkout_token from unlock_flight_offer is required — prevents unauthorized usage. Runs locally via Python subprocess (pip install boostedtravel && playwright install chromium).

NameTypeReqDescription
checkout_tokenstringyesToken from unlock_flight_offer response
offer_idstringyesOffer ID from search results (off_xxx)
passengersarrayPassenger details. If omitted, uses safe test data (John Doe, test@example.com)

No output schema declared.

No examples provided.

system_info ~131

Get system resource info (RAM, CPU cores) and recommended concurrency settings. Use this to determine optimal max_browsers value for search_flights. Returns RAM total/available, CPU cores, recommended max browsers, and performance tier. Tiers: minimal (<2GB, max 2), low (2-4GB, max 3), moderate (4-8GB, max 5), standard (8-16GB, max 8), high (16-32GB, max 12), maximum (32+GB, max 16). Read-only, no side effects, instant response.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

unlock_flight_offer ~130

Unlock a flight offer for booking — $1 proof-of-intent fee. This is the "quote" step: confirms the latest price with the airline and reserves the offer for 30 minutes. ALWAYS call this before book_flight so the user can see the confirmed price. If the confirmed price differs from the search price, inform the user before proceeding. Requires payment method (call setup_payment first). SAFETY: Charges $1. Not idempotent — calling twice on the same offer will charge twice.

NameTypeReqDescription
offer_idstringyesOffer ID from search results (off_xxx)

No output schema declared.

No examples provided.

Common questions

What is the BoostedTravel MCP server?

BoostedTravel is an MCP server listed in the public MCP registry as io.github.Efistoffeles/boostedtravel. Flight search & booking for AI agents. 400+ airlines, 75 free local connectors. This page covers its npm package (boostedtravel-mcp).

Is the BoostedTravel MCP server safe to use?

BoostedTravel scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the BoostedTravel MCP server expose?

BoostedTravel exposes 8 tools: search_flights, resolve_location, unlock_flight_offer, book_flight, setup_payment, and 3 more. Their descriptions and schemas cost roughly 1,452 tokens of context every time the server is loaded.

Is the BoostedTravel MCP server still maintained?

BoostedTravel is marked deprecated in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the BoostedTravel MCP server under?

BoostedTravel declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.