Mmcp.market

Flight Fares MCP server

by aplusz.app·app.aplusz/flight-fares·v1.0.0

Cheapest observed fare, 6-month low and best departure date for a city pair.

A87/100grade A
What users say
No reviews yet
Be the first
Safety scan
A87/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Flight Fares yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Flight Fares tools (3)

write = sends, deletes, buys or posts
  • find_cheapest_fareFree

    Returns the cheapest observed one-way fare between two cities, plus the six-month low and the departure date on which the low was observed. Use whenever the user names an origin and a destination and asks about price, the cheapest date to fly, or whether a fare is a good deal. Both arguments are required; neither alone produces a valid answer. Answers are directional and per pair - PAR to BKK is not BKK to PAR and is not PAR to SIN. Prices are cached snapshots, never live quotes: say "last observed", never "current price", and surface live_check_url to any user about to book.

  • list_routes_fromFree

    Returns destinations reachable from one origin, sorted cheapest first. Use when the user asks where they can fly cheaply from a city, or wants inspiration rather than one specific pair. One call replaces dozens of page fetches. Prices are cached snapshots.

  • resolve_cityFree

    Turns a spoken city name into the uppercase IATA city code the other tools expect. Call this before find_cheapest_fare whenever you are not certain of a code. Do not invent codes.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 323ms20/20
  • Tool poisoning3 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Overall 87/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http flight-fares https://aplusz.app/mcp
Add to Cursor

Flight Fares: common questions

Is Flight Fares MCP server safe?
Yes, by our scan: it is graded A (87/100). Read the Flight Fares safety report
How do I install Flight Fares?
It runs remotely at aplusz.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Flight Fares need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Flight Fares maintained?
The last commit was in the last day (2026-09-19). The latest release is v1.0.0.
Is Flight Fares up?
100% of our last 2 checks got an answer. We check remote servers about four times a day.
What can I use instead of Flight Fares?
Servers from other publishers that do the same job: Piratefly MCP server, HasData Airbnb MCP server and Agentic Ledger MCP server. Compare all Flight Fares alternatives.

Alternatives to Flight Fares

Same job from other publishers: the closest match first, then the best rated.

All Flight Fares alternatives →
  • Piratefly
    Is this flight price good? Buy-or-wait verdict from 90 days of real observed fares per route
    C
  • HasData Airbnb
    Airbnb stays by location and dates, and full listing details, as structured JSON.
    A
  • Agentic Ledger
    Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
    A
  • Slidingbox Hydrate/Dehydrate
    Encrypted one-time secret handoff, x402 pre-flight, and web page change checks and watches.
    A
  • 航班管家航空数据 MCP | Flight Master Aviation Data MCP
    航班管家 DAST 官方航空数据 MCP,支持 Remote HTTP 与 npm STDIO,提供航班动态、天气、轨迹及延误风险。Official Flight Master MCP.
    A

More from aplusz.app