# United Airlines MCP for AI Agents AI Agent Connect

> United Airlines MCP lets you track live flights, check airport schedules, and analyze route networks through your AI agent. It pulls real-time data on gate changes, baggage belts, and delays, plus historical performance and fleet information. You get a direct line to United's operational data without manual searching.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_J30GSlGJN89dVzjcWPNqQukQd65yb8w2A5irskGn/ai-agent-connect
- **Tags:** flight-tracking, real-time-data, logistics, travel-management, api-integration, transportation

## Description

Imagine you're trying to coordinate a complex travel itinerary or monitor a fleet's movements. Instead of juggling five different browser tabs to check flight statuses, gate numbers, and airport schedules, you just ask your AI. This Connector connects your agent directly to United Airlines' live data feed. You can ask about a specific flight's delay, see who's arriving at a hub like Newark, or even look up past flight performance to see if a route is usually on time. It turns your AI into a dedicated aviation assistant that handles the heavy lifting of data gathering. Vinkius makes it easy to plug this into your existing workflow so you can stop digging through airline websites and start getting answers. Whether you're a frequent flyer checking a gate change or an analyst mapping out global route coverage, the data comes to you instantly.

## Tools

### get_aircraft_fleet
Get the types and registration numbers for United's aircraft fleet. Use this to understand the fleet composition.

### get_airline_info
Fetch basic carrier metadata and airline codes for United Airlines. This is good for verifying carrier details.

### get_airline_routes
List all origin-destination airport pairs in the United network. Use this to see the full reach of their routes.

### get_airport_info
Retrieve names, locations, and timezones for specific airport codes. This helps verify airport details quickly.

### get_arrivals
List all incoming flights at a specific airport with gates and status. Use this to track incoming aircraft.

### get_departures
View all outgoing flights from a specific airport for a given date. This helps see all flights leaving a hub.

### get_flight_by_number
Find the standard schedule and route for a specific United flight number. Use this to see typical routes.

### get_flight_history
Review past flight outcomes, delays, and on-time performance for a specific date. Good for auditing history.

### get_flight_status
Get the current gate, terminal, and status for a specific flight number. Use this for real-time updates.

### get_flights_by_status
Filter all flights at an airport by status like delayed or cancelled. Use this to assess operational impacts.

### get_future_flights
Check planned departure or arrival information for a future date. Use this to plan upcoming travel.

### get_route
Verify if United operates a direct route between two specific airports. Use this to check route availability.

## Prompt Examples

**Prompt:** 
```
What's the status of flight UA123 from Newark?
```

**Response:** 
```
**Flight UA123 Status**

*   **Status:** Active (En Route)
*   **Departure:** Newark (EWR)
*   **Arrival:** Chicago (ORD)
*   **Gate:** C12
*   **Terminal:** Terminal 3
*   **Baggage Belt:** B4

Flight is currently operating on time.
```

**Prompt:** 
```
Are there any delays at San Francisco airport right now?
```

**Response:** 
```
I found the following delayed United flights at SFO:

| Flight | Destination | Delay |
| :--- | :--- | :--- |
| UA456 | Denver | 35 min |
| UA789 | Houston | 1 hr 10 min |
| UA101 | Newark | 20 min |
```

**Prompt:** 
```
Does United fly between Chicago and Tokyo?
```

**Response:** 
```
**Route Details: Chicago (ORD) to Tokyo (NRT)**

*   **Status:** Direct Route
*   **Codeshare:** Yes
*   **Frequency:** Daily

United operates this route directly, providing a seamless connection for travelers between the Midwest and Japan.
```

## Capabilities

### Track live flight statuses
Get real-time gate, terminal, and baggage belt info for specific flight numbers.

### List airport arrivals
See all incoming United flights at any airport with scheduled times and status.

### View airport departures
Get a full list of United flights leaving a specific hub for a given date.

### Analyze route networks
Check if United operates between two cities and see codeshare details.

### Review historical performance
Check past flight outcomes and delay patterns for specific dates.

### Access fleet composition
Get details on aircraft types and registration numbers in the United fleet.

### Verify airport details
Retrieve location, timezone, and name data for any airport served by United.

## Use Cases

### Managing hub delays
A travel agent needs to know which United flights are delayed at Chicago O'Hare. They ask the agent to list all delayed departures using get_flights_by_status.

### Checking route availability
A passenger wants to know if United flies from San Francisco to London. The agent uses get_route to confirm the direct connection and codeshare details.

### Fleet composition research
An aviation analyst needs to see what planes United owns. They ask for fleet details and the agent calls get_aircraft_fleet to provide a full list.

### Real-time gate monitoring
A traveler wants to know the current status of UA123. The agent uses get_flight_status to return the gate, terminal, and estimated arrival time.

## Benefits

- Stop manual refreshing with get_flight_status to see gate and baggage info instantly.
- Manage travel disruptions faster by using get_flights_by_status to find all delayed flights at once.
- Plan better itineraries by checking get_future_flights for upcoming schedules.
- Analyze carrier reach by pulling the full network with get_airline_routes.
- Audit past performance using get_flight_history to see if a route is consistently late.
- Verify airport details like timezones and coordinates with get_airport_info.

## How It Works

The bottom line is you get instant access to United's aviation data without leaving your chat interface.

1. Subscribe to the United Airlines MCP on Vinkius.
2. Enter your Aviation Edge API Key in the configuration.
3. Ask your AI client for real-time flight data or route maps.

## Frequently Asked Questions

**Can I use the United Airlines MCP to see gate changes?**
Yes, you can ask your AI agent for the current gate and terminal for any specific United flight number. It pulls the live data so you don't have to check the app manually.

**How does the United Airlines MCP help with flight delays?**
You can ask the agent to list all delayed flights at a specific airport. It will show you flight numbers, destinations, and the length of the delay in one list.

**Can I check historical flight data with the United Airlines MCP?**
Yes, you can look up past flight outcomes for specific dates. This is great for checking if a certain route is consistently on time or frequently delayed.

**Does the United Airlines MCP show me airport information?**
It does. You can ask for details on any airport served by United, including its full name, location, timezone, and geographic coordinates.

**Can I use the United Airlines MCP to see United's fleet?**
Yes, the Connector can provide a breakdown of the aircraft types and registration numbers that make up the United Airlines fleet.

**How do I find out if United flies a specific route with this Connector?**
Just ask your agent if United flies between two cities. The Connector will check the route network and tell you if they operate it and if it's a direct flight.

**Can I track a specific United Airlines flight in real-time?**
Yes! Use the `get_flight_status` tool with the flight number (just the numeric part, e.g., "123" for UA123). You'll receive live status updates including departure/arrival times, gate, terminal, baggage belt, and whether the flight is scheduled, active, landed, delayed, or cancelled.

**How can I see all United flights departing from a specific airport today?**
Use the `get_departures` tool with the airport's IATA code (e.g., "SFO" for San Francisco, "EWR" for Newark). Optionally provide a date in YYYY-MM-DD format. This returns all United departures with flight numbers, destinations, times, gates, and current status.

**Can I check if United Airlines operates a route between two specific airports?**
Absolutely! Use the `get_route` tool with the origin and destination airport IATA codes (e.g., from_iata="SFO", to_iata="LHR"). It will tell you if United serves that route and provide route details including codeshare information.

**Can I find all delayed or cancelled United flights at an airport?**
Yes! Use the `get_flights_by_status` tool with the airport IATA code, set status to "delayed" or "cancelled", and specify "departure" or "arrival". This is invaluable for assessing operational disruptions and planning alternatives.

**Can I review historical flight performance to check if a route is typically on-time?**
Yes! Use the `get_flight_history` tool with the airport IATA code, a past date in YYYY-MM-DD format, and "departure" or "arrival" type. You'll see actual vs scheduled times, delays, and cancellations to analyze punctuality patterns.