Skip to main content
Feedback

Lufthansa Public API MCP connector

Lufthansa Public API is Lufthansa's developer platform for accessing flight operations, cargo logistics, and airline reference data. The Lufthansa Public API MCP connector allows AI agents to retrieve flight schedules and status by route or airport, track cargo shipments, and access lounge locations and seat maps. It also supports querying aircraft details, viewing available offers, and retrieving reference data across Lufthansa's global network.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Lufthansa Public API MCP connector to perform the following actions:

  • Track cargo shipments across Lufthansa routes in real-time
  • Monitor flight status changes at departure and arrival airports
  • Retrieve seat availability and maps for booking workflows
  • Identify nearest airports for customer location optimization
  • Access aircraft specifications for fleet planning and maintenance
  • Look up lounge access details for premium passenger experiences
  • Compare flight schedules across routes for itinerary planning
  • Validate airline and airport reference data for booking systems

Example prompts

Use the following example prompts to invoke Lufthansa Public API MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all flights departing from Frankfurt in Lufthansa Public API.
  • Track the status of my cargo shipment in Lufthansa Public API.
  • What airports are nearest to Berlin in Lufthansa Public API?
  • Find available lounges at Munich airport in Lufthansa Public API.
  • Display the seat map for flight LH400 in Lufthansa Public API.
  • Check the current flight status for arrivals at Hamburg in Lufthansa Public API.
  • List all airlines operating from Germany in Lufthansa Public API.
  • Get the aircraft details for a Boeing 747 in Lufthansa Public API.
  • Show flight schedules between New York and London in Lufthansa Public API.
  • Find all countries served by Lufthansa in Lufthansa Public API.

Lufthansa Public API MCP connector tools

The Lufthansa Public API MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
CargoGetRouteFromDateProductCodeByOriginAndDestinationGetRetrieves available cargo flights between two airports for a specific date and product.
CargoShipmentTrackingByAWBPrefixAndAWBNumberGetTracks cargo shipment status and location using an air waybill number.
OffersLoungesByLocationGetFinds available airport lounges at a specified location.
OffersSeatmapsByFlightAndOriginGetDisplays seat availability and layout for a specific flight.
OperationsFlightstatusArrivalsByAirportCodeAndFromDateTimeGetShows real-time arrival status for flights at a specific airport.
OperationsFlightstatusDeparturesByAirportCodeAndFromDateTimeGetShows real-time departure status for flights at a specific airport.
OperationsFlightstatusRouteDateByOriginAndDestinationGetShows flight status for a specific route between two airports.
OperationsFlightstatusByFlightNumberAndDateGetRetrieves current status for a specific flight number on a given date.
OperationsSchedulesFromDateTimeByOriginAndDestinationGetRetrieves scheduled flight times between two airports for a date range.
ReferencesAircraftByAircraftCodeGetProvides aircraft specifications and details for a specific aircraft type.
ReferencesAirlinesByAirlineCodeGetProvides airline information and details for a specific airline code.
ReferencesAirportsNearestByLatitudeAndLongitudeGetFinds the closest airports to a specified geographic location.
ReferencesAirportsByAirportCodeGetProvides airport information and details for a specific airport code.
ReferencesCitiesByCityCodeGetProvides city information and details for a specific city code.
ReferencesCountriesByCountryCodeGetProvides country information and details for a specific country code.
On this Page