Skip to main content
Glama

Flightcat

Server Details

Search flights by flexible dates and broad destinations, with live prices and booking links.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clearly defined as flight search, so an agent can unambiguously understand what it does.

Naming Consistency5/5

The single tool name 'search_flights' follows the conventional verb_noun pattern and is clear and predictable. There are no other names to create inconsistency.

Tool Count3/5

One tool is at the absolute minimum and feels thin compared to a typical server. However, for a narrowly focused flight-search service, the single tool is functional and not an extreme mismatch.

Completeness5/5

The tool fully covers the stated domain of live airfare search, including vague location resolution, flexible dates, and return of itineraries with prices, schedules, stops, and booking links. There are no obvious gaps within its scope.

Available Tools

1 tool
search_flightsSearch flightsA
Read-only
Inspect

Search live public airfare, including requests with vague or broad location names and flexible dates. Resolves locations and dates, then returns and displays up to 10 itineraries in an interactive comparison with prices, schedules, stops, and booking links.

ParametersJSON Schema
NameRequiredDescriptionDefault
bagsYesTotal passenger bags.
tripsYesEach item is a trip; approximate dates require a range.
cabinsYes
max_priceYes
max_stopsYes
passengersYes
search_typeYes
flight_durationYesMaximum flight duration in hours.
connecting_airportsYesRequired connection-airport IATA codes.

Output Schema

ParametersJSON Schema
NameRequiredDescription
search_idYes
itinerariesYes
result_countYes
resolved_searchYes

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false, so the safety profile is covered. The description adds useful behavioral detail beyond that: it 'resolves locations and dates,' limits results to 10 itineraries, and produces an 'interactive comparison with prices, schedules, stops, and booking links.' This goes well beyond what the annotations convey.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with every clause earning its place. It states the core action first, then the key differentiators, then the concrete output. There is no filler, repetition, or unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex tool with 9 required parameters and a nested trips structure, the description provides the essential high-level behavior: live search, fuzzy input support, a 10-itinerary cap, and what the results contain. The rich input schema and output-schema presence carry the detailed contract, so the description is sufficient for selection and initial invocation, though it could mention example request shapes.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 44%, and the description does not compensate for the undocumented parameters. The phrase 'vague or broad location names and flexible dates' loosely maps to the trips fields, but nothing explains search_type, passengers, cabins, max_price, max_stops, flight_duration, connecting_airports, or bags. With nine required parameters, this is a significant gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: 'Search live public airfare.' It also adds a distinctive capability—handling 'vague or broad location names and flexible dates'—and clearly describes the output: 'up to 10 itineraries in an interactive comparison with prices, schedules, stops, and booking links.' This makes the tool's purpose unmistakable even without sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context for when to use the tool: whenever a user needs live airfare search, especially with fuzzy locations or flexible dates. It does not explicitly state when not to use it or name alternatives, so it misses the top tier, but the absence of sibling tools makes the provided context reasonably complete.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedsearch_flights

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables real-time flight fare searches across date ranges and multiple destinations, with historical price insights and booking links. Provides one-way and round-trip search tools through MCP.
    4
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Flight search for AI agents: flexible-date cheapest round-trips with a good-price verdict from historical data. Hosted remote MCP, free, no key.
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Search flights using Google Flights data via SerpAPI, covering all airlines including low-cost carriers like Ryanair and easyJet.
    2
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables searching and retrieving flight information using Duffel API, supporting one-way, round-trip, and multi-city queries with flexible search parameters.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources