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.
| Tool | Description |
|---|---|
| CargoGetRouteFromDateProductCodeByOriginAndDestinationGet | Retrieves available cargo flights between two airports for a specific date and product. |
| CargoShipmentTrackingByAWBPrefixAndAWBNumberGet | Tracks cargo shipment status and location using an air waybill number. |
| OffersLoungesByLocationGet | Finds available airport lounges at a specified location. |
| OffersSeatmapsByFlightAndOriginGet | Displays seat availability and layout for a specific flight. |
| OperationsFlightstatusArrivalsByAirportCodeAndFromDateTimeGet | Shows real-time arrival status for flights at a specific airport. |
| OperationsFlightstatusDeparturesByAirportCodeAndFromDateTimeGet | Shows real-time departure status for flights at a specific airport. |
| OperationsFlightstatusRouteDateByOriginAndDestinationGet | Shows flight status for a specific route between two airports. |
| OperationsFlightstatusByFlightNumberAndDateGet | Retrieves current status for a specific flight number on a given date. |
| OperationsSchedulesFromDateTimeByOriginAndDestinationGet | Retrieves scheduled flight times between two airports for a date range. |
| ReferencesAircraftByAircraftCodeGet | Provides aircraft specifications and details for a specific aircraft type. |
| ReferencesAirlinesByAirlineCodeGet | Provides airline information and details for a specific airline code. |
| ReferencesAirportsNearestByLatitudeAndLongitudeGet | Finds the closest airports to a specified geographic location. |
| ReferencesAirportsByAirportCodeGet | Provides airport information and details for a specific airport code. |
| ReferencesCitiesByCityCodeGet | Provides city information and details for a specific city code. |
| ReferencesCountriesByCountryCodeGet | Provides country information and details for a specific country code. |