Lufthansa Public API MCP connector
Lufthansa Public API is Lufthansa's developer platform for accessing flight, cargo, and reference data. The Lufthansa Public API MCP connector allows AI agents to retrieve flight schedules, check flight status by route, arrival airport, or departure airport, and track shipments across cargo routes. It also supports looking up aircraft details, lounges, seat maps, and other reference data to support travel and logistics workflows.
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 flight status in real time across departure and arrival airports
- Monitor cargo shipment locations for Lufthansa freight across global routes
- Look up aircraft seat layouts to plan passenger experience improvements
- Find lounge locations and access details for premium travelers
- Retrieve flight schedules to plan itineraries and connections
- Identify nearest airports based on geographic coordinates for travel planning
- Access reference data on airlines, aircraft, cities, and countries
- Compare flight status by route to detect delays and disruptions
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 the current status of flight LH400 today.Find all lounges available at Frankfurt airport.Track my cargo shipment number 12345 with Lufthansa.What is the seat map for a Lufthansa Airbus A320?List all flights departing from Munich this afternoon.Check flight status for arrivals at JFK airport.What aircraft types does Lufthansa operate?Find the nearest airport to my current location.Show me flight schedules between Frankfurt and New York.List all countries and cities Lufthansa serves.
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 | Retrieve all flights |
| CargoShipmentTrackingByAWBPrefixAndAWBNumberGet | Shipment Tracking |
| OffersLoungesByLocationGet | Lounges |
| OffersSeatmapsByFlightAndOriginGet | Seat Maps |
| OperationsFlightstatusArrivalsByAirportCodeAndFromDateTimeGet | Flight Status at Arrival Airport |
| OperationsFlightstatusDeparturesByAirportCodeAndFromDateTimeGet | Flight Status at Departure Airport |
| OperationsFlightstatusRouteDateByOriginAndDestinationGet | Flight Status by Route |
| OperationsFlightstatusByFlightNumberAndDateGet | Flight Status |
| OperationsSchedulesFromDateTimeByOriginAndDestinationGet | Flight Schedules |
| ReferencesAircraftByAircraftCodeGet | Aircraft |
| ReferencesAirlinesByAirlineCodeGet | Airlines |
| ReferencesAirportsNearestByLatitudeAndLongitudeGet | Nearest Airports |
| ReferencesAirportsByAirportCodeGet | Airports |
| ReferencesCitiesByCityCodeGet | Cities |
| ReferencesCountriesByCountryCodeGet | Countries |