# FlightAware MCP for AI Agents AI Agent Connect

> FlightAware MCP provides real-time flight tracking, airport weather, and aircraft data through the AeroAPI. Use it to get live status updates, monitor airport operations, and pull detailed flight history into your AI client.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/ai-agent-connect
- **Tags:** flight-tracking, aviation-data, airport-status, weather-reports, aircraft-info

## Description

This Connector lets you pull live aviation data into your AI client so you can stop jumping between tabs to check flight statuses. If you need to know where a specific plane is or what the weather looks like at a remote landing strip, you just ask your agent. It handles the heavy lifting of querying the AeroAPI for you. You can check flight routes, look up airline operator details, or monitor airport congestion without leaving your workspace. It is a lot easier to manage logistics or plan travel when the data is right there in your chat. You can find this and thousands of other tools in the Vinkius catalog to build out your custom setup. Whether you are tracking a cargo shipment or just watching your favorite aircraft, this connection puts the data in your hands.

## Tools

### get_airport_flights
List all flights arriving at or departing from a specific airport. It helps you see the flow of traffic at any hub.

### get_airport_weather
Get current METAR and TAF weather reports for an airport. This gives you the exact conditions for landing and takeoff.

### get_flight_route
View the planned waypoints and path for a specific flight. It shows you the intended journey across the globe.

### get_flight_track
Access the position history and track of an active flight. This lets you see exactly where a plane has been.

### get_flights
Find flight data using a specific flight number or registration. Use this to quickly pull info on any individual flight.

### get_aircraft
Get specific details about a plane's make and model. This helps you identify aircraft types in a fleet.

### get_operator_flights
See all current and scheduled flights for a specific airline. Use this to monitor an operator's full schedule.

### get_operator
Pull information about a specific airline or operator. This provides background on who owns or runs the flights.

## Prompt Examples

**Prompt:** 
```
Where is flight AA123 right now?
```

**Response:** 
```
**Flight AA123 Status**

*   **Status:** Airborne
*   **Route:** Dallas (DAL) to Austin (AUS)
*   **Altitude:** 24,000 ft
*   **Estimated Arrival:** 15 minutes
*   **Current Speed:** 450 knots
```

**Prompt:** 
```
What's the weather at London Heathrow (EGLL)?
```

**Response:** 
```
**Weather Report: EGLL**

**Current METAR:**
*   **Wind:** 270 at 10kts
*   **Visibility:** 10km+
*   **Clouds:** Scattered at 3,000ft

**TAF Forecast:**
*   Clear conditions expected to continue for the next 6 hours.
```

**Prompt:** 
```
Show me the planned route for flight DLH400.
```

**Response:** 
```
**Planned Route: DLH400**

*   **Origin:** Frankfurt
*   **Destination:** New York
*   **Waypoints:** OBOKA L607 SPI UT420 TNT
*   **Cruise Altitude:** FL340
```

## Capabilities

### Get live flight status
Find the current position and status of any flight using a flight number or registration.

### Check airport weather
Retrieve METAR and TAF reports for any airport worldwide.

### View flight routes
See the planned waypoints and path for specific flights.

### Look up airline details
Get information on aircraft ownership and airline operator data.

### Track position history
Access the track history of past or active flights.

## Use Cases

### Cargo Shipment Monitoring
A logistics manager asks their agent to find the current location of a cargo flight and check for any delays in its path.

### Airport Weather Briefing
A pilot or dispatcher asks for the current METAR and TAF reports for a specific airport to check for turbulence or visibility issues.

### Fleet Ownership Research
An aviation researcher asks for the operator and aircraft details for a specific registration to identify airline ownership.

### Travel Schedule Updates
A concierge asks for the status of a passenger's flight and the current airport congestion to give an accurate arrival estimate.

## Benefits

- Get live flight status updates instantly without manual searching.
- Access real-time weather reports for any global airport.
- View planned flight routes to understand intended paths.
- Retrieve airline operator details for fleet management.
- Track position history for active flights in your area.
- Monitor airport congestion to improve logistics planning.

## How It Works

The bottom line is you get live aviation data in your chat without the manual research.

1. Subscribe to this Connector via the Vinkius marketplace.
2. Provide your FlightAware AeroAPI Key in the configuration.
3. Ask your AI client to find flight status, weather, or route data.

## Frequently Asked Questions

**Can FlightAware MCP track cargo flights?**
Yes, you can track cargo flights by providing the flight number or aircraft registration. Your agent will pull the real-time status and location data for you.

**Does FlightAware MCP provide weather reports?**
It provides current METAR observations and TAF forecasts for airports worldwide. You can ask for specific airport codes to get the latest conditions.

**Can I use FlightAware MCP for private aircraft?**
Yes, you can use aircraft registrations to pull data for private planes. This works for both active flights and historical tracks.

**How do I connect FlightAware MCP to my AI client?**
You can connect it through the Vinkius marketplace. Once you subscribe, you'll just need to provide your AeroAPI key to get started.

**Can FlightAware MCP show me flight routes?**
Yes, it can show you the planned waypoints and the intended path for specific flights. This is great for understanding planned journeys across the globe.

**Does FlightAware MCP work for all airports?**
It provides data for global aviation, including major hubs and smaller regional airports, as long as they are covered by the AeroAPI.

**Can I get the exact position history of a flight?**
Yes. Use the `get_flight_track` tool with the flight identifier to retrieve a detailed list of coordinates and altitudes recorded during the flight.

**How do I check the current weather at a specific airport?**
You can use the `get_airport_weather` tool by providing the ICAO or IATA code (e.g., 'KJFK' or 'LHR'). It returns current METAR data and TAF forecasts.

**Is it possible to see all flights currently arriving at an airport?**
Absolutely. Use the `get_airport_flights` tool with the airport code and set the type to 'arrivals' to see all aircraft currently en route or recently landed.