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.

LetsFG — Flights & Hotels

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

Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates.

+3 this week 72 Trust /100
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 & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 5 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3169 tokens (~211/item across 15 items; 14 tools + 1 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 Management29
  • Stability check failed: the tool surface changed between 2026.5.75 and 2026.5.77: 2 tool removals, 1 breaking changes, 2 additions. See how to fix → Fail
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 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 LetsFG — Flights & Hotels MCP server?

LetsFG — Flights & Hotels runs locally as an npm package, launched with npx -y letsfg-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 · letsfg-mcp

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

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 22 to 25.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 15 to 19.

  • 15 Sept 26 +26
    • Malware scan: unverified → pass security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → pass functional
  • 14 Sept 26 −25
    • Stability: unverified → fail security
    • Malware scan: pass → unverified security
    • Known CVEs: pass → unverified security
    • Tool safety: pass → unverified security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Schema quality: 170 → 211 functional
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Dependency health: pass → unverified functional
    • Stability: unverified → 0.27 functional
    • Package version: 2026.5.75 → 2026.5.77 functional
  • 7 Sept 26 +15
    • Malware scan: unverified → pass security
  • 6 Sept 26 54

    First indexed and scored.

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/letsfg-mcp@2026.5.77

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 · 14 exposed · ~3,130 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
answer_booking_question ~310

Answer the question a paused booking is waiting on. get_flight_booking returns `awaiting_choice` when the booking agent has stopped mid-checkout holding a cart: at the airline's own seat map, at a paid extra it has just priced, or at a fare that moved. NOTHING PROGRESSES UNTIL YOU ANSWER, and the cart expires. Put the question to the traveller with the options and the time left, then send their answer here. kind "seat" -> seats: [{ d: "12A" }, ...] from the map you were shown, or skip: true kind "extra" -> confirm: true to take it (a bag, or a moved fare), or confirm: false / skip: true to decline Always pass the `round` from `awaiting_choice` - it says WHICH question you are answering. A return trip pauses twice, and an answer without it could seat the wrong leg.

NameTypeReqDescription
booking_refstringyesThe booking_ref book_flight returned
confirmbooleankind "extra" only: take it (true) or decline (false).
kindstringyesFrom awaiting_choice.kind
roundnumberyesFrom awaiting_choice.round. Required.
seatsarraykind "seat" only: the chosen seats, e.g. [{ "d": "12A" }].
skipbooleanDecline outright — no seat, no extra.

No output schema declared.

No examples provided.

authenticate ~229

Explain how to connect a card so this server can search and book. Nothing is charged to connect — a 0.00 Revolut setup that saves the card so a booking can be charged later. Call with no arguments. It returns the current instructions and add_card_url (https://letsfg.co/connect). A PERSON must approve once in a browser — there is no endpoint that mints a token from card details, so do not ask the user for card numbers and do not try to automate this step. Two ways in: (a) add LetsFG as a connector in an assistant that supports remote MCP servers and approve it, or (b) any OAuth-capable client can register itself — see https://letsfg.co/for-agents, section "Option B". Both land on the same card screen. RETIRED 2026-09-02: the Stripe lanes (setup_url, setup_session_id, payment_method_id, card_token) and every token they issued. Passing them now fails. This does NOT create a Developer API billing account. Do not use connect_payment for this.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

book_flight ~225

Book a flight from a search result. FLOW: authenticate (once) -> search_flights -> book_flight CHARGES: nothing from LetsFG. A completed booking pays the airline prices from airlines and the major booking sites. RESULT: either {"booked": true, "order_id": "..."} or {"booked": false, "booking_url": "..."} — the second means the booking genuinely did not complete and nothing was charged. That is a normal outcome, NOT a transient error: do not retry, give the user the booking_url. SAFETY: use REAL passenger details — names must match passport, email receives the e-ticket.

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

No output schema declared.

No examples provided.

book_hotel ~594

Book one hotel rate. The offer's full price is HELD on the connected Revolut payment method (authorised, not taken); LetsFG books and pays the supplier; the hold is captured only once the supplier has confirmed. If the booking fails for any reason the hold is released and nothing is charged. There is no reservation fee, no deposit and no pay link. Returns a booking_job_id, NOT the booking — a booking takes minutes. Poll get_hotel_booking every ~20s until status is succeeded, failed or attention; all three are final. Copy expected_price (the offer's price), expected_cost, currency and fx_rate from the chosen offer exactly. A USD offer sent without its currency is refused (400 price_mismatch). Guest names, phone and e-mail are checked before anything is held (400 invalid_details). guests needs ONE name per guest in the room, children included — adults first, then children in child_ages order. Do NOT call book_hotel again for a booking whose job is running — poll it; a retry returns the same job (duplicate: true).

NameTypeReqDescription
adultsnumberAdults in the room, as searched (default 2)
check_instringyesyyyy-MM-dd
check_outstringyesyyyy-MM-dd
city_idnumberyes
city_namestringyes
combination_idnumberFrom the chosen offer (optional)
combination_id_v2stringyesFrom the chosen offer — identifies that exact rate
currencystringThe offer's `currency`, verbatim (omitted means PLN)
emailstringyesThe guest's e-mail: the confirmation, or a note that it did not go through, goes here.
expected_costnumberyesThe offer's `expected_cost` (supplier cost, PLN), verbatim
expected_pricenumberyesThe offer's `price`, verbatim
fx_ratenumberThe offer's `fx_rate`, verbatim (omit for a PLN offer)
guestsarrayyesONE entry per guest in the room, children included: adults first, then children in the child_ages order used in search_hotels (the party travels with the offer's session). Each is {title, first_name,…
hotel_codenumberyesFrom the chosen hotel
hotel_namestring
idempotency_keystringOptional. A retry with the same key returns the booking already under way
phonestringyes
phone_country_codestringDefault '48'
session_idstringyesThe chosen offer's session_id
special_requestsarray

No output schema declared.

No examples provided.

cancel_hotel_booking ~98

Cancel a hotel booking made by this account and refund the guest. A zero-charge cancellation (a refundable rate before free_cancellation_until) refunds the charge in full; a cancellation that would cost money is refused (409) — the hotel's own ladder is in the booking terms. Takes over a minute; if it times out do NOT assume it failed — re-check before retrying.

NameTypeReqDescription
confirmationstringyesFrom the completed booking

No output schema declared.

No examples provided.

connect_payment ~142

[Developer API only — you almost certainly want `authenticate` instead] Mints a one-time link for connecting a payment method to a PAID prepaid Developer API account. Nothing is charged to connect and card details never touch LetsFG: a PERSON opens the returned connect_url in a browser and saves a card, Revolut Pay or Google Pay there. Do not ask a user for card numbers and do not try to automate that step. Refuses to run unless LETSFG_API_KEY is set, because agents kept calling this and creating billing accounts they did not need. Replaced setup_payment on 2026-09-08, when the Stripe lane was retired.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_agent_profile ~62

[Developer API only] Get agent profile, balance and usage stats. Read-only. Requires LETSFG_API_KEY. A PFS Bearer token has no profile — it is bound to your payment method, carries no balance, and search and booking are free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_flight_booking ~180

Poll a flight booking started by book_flight. REQUIRED to learn the outcome: on a PFS Bearer token book_flight returns a booking_ref and state "booking_in_progress", not a PNR - the booking itself takes 4-11 minutes. Call it every 20-30 s with that booking_ref until state is terminal: completed -> PNR issued, card charged failed -> the hold was released, nothing was charged needs_attention -> a human is looking at it; do NOT rebook Do not rebook while the state is still moving, and do not treat a slow poll as a failure - the money is HELD, not taken, until the airline confirms. Refs last one hour past the booking start.

NameTypeReqDescription
booking_refstringyesThe booking_ref book_flight returned

No output schema declared.

No examples provided.

get_hotel_booking ~177

Collect the result of a booking started with book_hotel. Poll every ~20s. status is in_progress, succeeded, failed or attention; the last three are final — stop polling. - succeeded: confirmation, hotel, room, total_price + currency (what the guest is charged), supplier_paid + supplier_currency, payment_status, refundable, free_cancellation_until, cancellation_ladder and terms. - failed: error, written for the guest. The hold was released; nothing was charged. - attention: error (+ confirmation if known). The outcome could not be settled automatically; the hold is kept (nothing charged) while a person checks with the supplier. Do NOT book again. The guest is e-mailed in every case. Read-only and safe to repeat.

NameTypeReqDescription
booking_job_idstringyesFrom book_hotel

No output schema declared.

No examples provided.

load_resources ~66

Load the LetsFG workflow guide (3-step booking flow, pricing, passenger rules, error handling). Call this ONCE at the start of a conversation to understand how to use the flight tools correctly. Clients that support MCP resources get this automatically — this tool is for clients that do not.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

resolve_hotel_city ~82

Convert a place name to the supplier city id that search_hotels needs. Always call this first if you only have a city name. Read-only and safe to repeat. Use `Id` from the first result as city_id and `Name` as city_name.

NameTypeReqDescription
textstringyesPlace name (e.g., 'Warsaw', 'Paris')

No output schema declared.

No examples provided.

resolve_location ~62

Convert a city/airport name to IATA codes. Always call before search_flights if you only have a city name. Read-only, safe to call multiple times.

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

No output schema declared.

No examples provided.

search_flights ~565

Search hundreds of airlines for live flight prices — completely FREE, unlimited, read-only. Returns structured offers with prices, airlines, times, durations, and stopovers. Some offers carry `starlink` for in-flight Starlink Wi-Fi: "confirmed_all" / "confirmed_some" mean the carrier has FULLY fitted that aircraft type, "likely_all" / "likely_some" mean the rollout on that type is underway but incomplete. State only "confirmed_*" as fact; describe "likely_*" as "the airline is fitting this aircraft type, not guaranteed on your flight". Anything ending in "_some" has at least one leg WITHOUT it. An absent field means no information, NOT an absence of Wi-Fi. Covers airlines across all continents including low-cost carriers. Search is async: this tool polls for you, including waiting out the late split-ticket merge. Some offers are SPLIT TICKETS: two separately-issued tickets through a hub, each leg booked from whatever is cheapest for it (usually two different airlines), because no one seller offers the combination as a single ticket. They carry `split_ticket: "true"`, `combo_type: "virtual_interlining"` and `self_transfer: "unprotected"`. ALWAYS tell the user when an offer is a split ticket and what unprotected means: the tickets are not linked, so if the first flight is late and the connection is missed, the second airline owes nothing — no rebooking, no refund. Never present a split ticket as though it were one through-fare. Requires LETSFG_BEARER_TOKEN or LETSFG_API_KEY. See letsfg://guide resource for the full authenticate->search->book workflow.

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
departure_time_fromstringEarliest departure time HH:MM (e.g., '06:00')
departure_time_tostringLatest departure time HH:MM (e.g., '14:00')
destinationstringyesIATA code of arrival (e.g., 'BCN', 'LAX')
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.

search_hotels ~338

Search real, bookable hotel inventory. Requires a connected payment method — the SAME one that authorises flight booking. That applies to search too, not just booking, because a search opens a real session at the supplier. Every rate type is returned, refundable and non-refundable; each offer's `refundable` and `free_cancellation_until` say which. `price` is what the guest pays, in `currency` (USD unless you pass currency): the supplier's cost plus `markup_rate` (6.4% for Revolut Pay or an EEA card, 8.3% for a card issued outside the EEA). Nothing is added at booking. Keep the chosen offer whole — book_hotel needs its `session_id`, `combination_id_v2`, `price`, `expected_cost`, `currency` and `fx_rate`. Takes up to a few minutes.

NameTypeReqDescription
adultsnumberAdult guests (default 2)
check_instringyesyyyy-MM-dd
check_outstringyesyyyy-MM-dd
child_agesarrayAge of each child; the supplier needs these to price
childrennumberChild guests (default 0)
city_idnumberyesFrom resolve_hotel_city (`Id`)
city_namestringyesFrom resolve_hotel_city (`Name`)
currencystringISO code every price is quoted in (default USD)
limitnumberMax hotels to return (default 40)
nationalitystringTwo-letter guest nationality. Rates and taxes genuinely differ by it.

No output schema declared.

No examples provided.

Common questions

What is the LetsFG — Flights & Hotels MCP server?

LetsFG — Flights & Hotels is an MCP server listed in the public MCP registry as io.github.LetsFG/letsfg. Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. This page covers its npm package (letsfg-mcp).

Is the LetsFG — Flights & Hotels MCP server safe to use?

LetsFG — Flights & Hotels scores 72 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 LetsFG — Flights & Hotels MCP server expose?

LetsFG — Flights & Hotels exposes 14 tools: search_flights, resolve_location, book_flight, get_flight_booking, answer_booking_question, and 9 more. Their descriptions and schemas cost roughly 3,130 tokens of context every time the server is loaded.

Is the LetsFG — Flights & Hotels MCP server still maintained?

LetsFG — Flights & Hotels is still listed as active 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 LetsFG — Flights & Hotels MCP server under?

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