Skip to main content
Glama

Server Details

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

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
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
LetsFG/LetsFG
GitHub Stars
1,985
Server Listing
LetsFG

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a distinct and clear purpose with no overlap: book_flight (book), get_agent_profile (view profile), link_github (verify access), resolve_location (convert codes), search_flights (search flights), search_hotels (search hotels), setup_payment (attach card), unlock_flight_offer (reserve offer). The descriptions explicitly differentiate their functions, preventing misselection.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern (e.g., search_flights, search_hotels, setup_payment, unlock_flight_offer, book_flight, get_agent_profile). However, link_github and resolve_location deviate slightly by using verb_noun but with less standard verbs, and get_agent_profile uses 'get' instead of 'view' or similar. Overall, naming is highly readable with only minor inconsistencies.

Tool Count5/5

With 8 tools, this server is well-scoped for travel booking, covering key workflows: flight search, hotel search, booking, payment setup, location resolution, and account management. Each tool serves a necessary function without redundancy, fitting the typical 3-15 tool range for a focused domain.

Completeness4/5

The tool set provides comprehensive coverage for flight and hotel booking, including search, reservation, payment, and verification steps. Minor gaps exist, such as no tools for managing bookings (e.g., cancel or modify flights/hotels) or handling hotel bookings beyond search, but agents can work around this with the available tools for core operations.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedsearch_flights2 fields changed
      • addedInput schema / properties / departure_time_from
        Added value: +{
        +  "description": "Earliest departure time (HH:MM, 24h). E.g. '08:00' for morning flights",
        +  "type": "string"
        +}
      • addedInput schema / properties / departure_time_to
        Added value: +{
        +  "description": "Latest departure time (HH:MM, 24h). E.g. '14:00' for departures before 2pm",
        +  "type": "string"
        +}
  2. 2 tool updates
    • Changedsearch_flights1 field changed
      • addedInput schema / properties / response_mode
        Added value: +{
        +  "default": "summary",
        +  "description": "'summary' (default) — compact price/airline/route per offer, saves tokens. 'full' — includes segments, conditions, bags, durations.",
        +  "enum": [
        +    "summary",
        +    "full"
        +  ],
        +  "type": "string"
        +}
    • Changedsearch_hotels1 field changed
      • addedInput schema / properties / response_mode
        Added value: +{
        +  "default": "summary",
        +  "description": "'summary' (default) — compact name/price/rating per hotel, saves tokens. 'full' — includes rooms, photos, policies, amenities.",
        +  "enum": [
        +    "summary",
        +    "full"
        +  ],
        +  "type": "string"
        +}
  3. 8 tool updates
    • First observedbook_flight
    • First observedget_agent_profile
    • First observedlink_github
    • First observedresolve_location
    • First observedsearch_flights
    • First observedsearch_hotels
    • First observedsetup_payment
    • First observedunlock_flight_offer

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • 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
    Not graded
    quality
    B
    maintenance
    Enables AI agents to search and book hotels globally with real-time pricing and inventory from over 2 million properties.
    81
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to help users find better prices for flights they have already discovered, by comparing prices across multiple booking sources.
    59
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Flexible multi-leg, multi-airport flight search that finds the cheapest route across an entire itinerary — available as a CLI and as an MCP server for AI agents.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.