mcpbeat Sign in

Airline Starlink Tracker MCP Server

by airlinestarlinktracker Your server? Claim it
answering

Airline Starlink Tracker is answering right now. Last checked 14 min ago. It exposes 7 tools.

Starlink WiFi status for United, Alaska and Hawaiian flights, with per-airline route odds.

Uptime history 31 hours of history · worst hour 25%
31 hours agonow
94.5%
Uptime 24h
86 of 91 checks
7
Tools
read from the server
1343 ms
Response time
average over 24h
open, no key
Access
streamable-http

Airline Starlink Tracker does not always answer

Over the last week it answered 90.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add starlink-tracker --transport http https://airlinestarlinktracker.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "starlink-tracker": {
      "url": "https://airlinestarlinktracker.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.starlink-tracker]
url = "https://airlinestarlinktracker.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "starlink-tracker": {
      "url": "https://airlinestarlinktracker.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "starlink-tracker": {
      "url": "https://airlinestarlinktracker.com/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

predict
predict_flight_starlink
Use when the user asks "will my flight have Starlink?" for a date too far out for a confirmed assignment, or with no date at all. Returns the probability that a tracked-airline flight number gets a Starlink plane, from historical observations. Reliability varies: high-confidence (5+ obs) is the most reliable tier but is not a guarantee; low-confidence (0-1 obs) is just the fleet prior. UA1-2999 (mainline) has materially lower coverage than UA3000-6999 (express) — call get_fleet_stats for the current split rather than assuming a rate.
predict_route_starlink
Use when the user asks "which flights between X and Y have Starlink?" or "what Starlink flights serve airport X?". Single-route lookup: returns tracked airlines flight numbers on a route (or touching an airport) ranked by Starlink probability. Both origin and destination are required (per-airline route comparison). For trip planning with connections, use plan_starlink_itinerary instead — this tool has no connection logic or coverage-ratio ranking. Empty result = route not served by Starlink planes.
starlink
list_starlink_aircraft
Use when the user asks about the planes themselves — "which tail numbers have Starlink?", "which aircraft types are equipped?". Returns tracked airlines tail numbers, aircraft types, operators, and install dates (default 50 most recent; pass limit up to 500). Not for finding flights — use search_starlink_flights for that.
search_starlink_flights
Use when the user asks "what Starlink flights leave from X tomorrow?" or wants confirmed near-term departures. Returns CONFIRMED Starlink flights in the next ~2 days — firm schedule, not prediction. Pass at least one of origin or destination (both narrows to a single route). Aircraft assignments aren't published further out, so for later dates use predict_route_starlink or plan_starlink_itinerary instead.
fleet
get_fleet_stats
Use when the user asks "how far along is the Starlink rollout?" or wants overall fleet numbers. Returns tracked airlines Starlink installation counts and percentages across mainline and express fleets, plus a per-aircraft-type breakdown (installed/total per family). Not for per-flight checks — use check_flight for that.
flight
check_flight
Use when the user asks "does my flight have Starlink/WiFi?" with a specific tracked-airline flight number and date. Returns FIRM YES if assigned to a verified-Starlink plane, FIRM NO if assigned to a verified non-Starlink plane, or a probability estimate if no assignment exists yet (assignments publish ~2 days out). For dates further out, call predict_flight_starlink directly — check_flight just falls through to the same estimate with extra latency.
plan
plan_starlink_itinerary
Use when the user asks "what's the best way to fly X to Y with Starlink?". Compares Starlink odds on the route across every tracked airline (nonstop, per-carrier). For multi-stop UA routings, connect to unitedstarlinktracker.com/mcp.

Endpoints

URLTransportStateLatencyChecked
https://airlinestarlinktracker.com/mcp streamable-http answering 879 ms 14 min ago

Alternatives to Airline Starlink Tracker

same job, measured the same way
United Starlink Tracker
by unitedstarlinktracker

Does my United flight have Starlink WiFi? Verified tail assignments, odds, and itineraries.

7 tools answering
SeatWiFi
by seatwifi

In-flight WiFi: provider by flight, airline or tail, measured speeds, Starlink rollout.

8 tools answering
Delta
by markswendsen-code

MCP server for Delta Airlines - search flights, check status, manage trips

26 installs/wk local only
FlightSeatMap
by flightseatmap

Seat maps, seat ratings, traveller reviews and seat alerts for 150+ airlines.

10 tools answering
Saga MCP
by spranab

Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard

449 installs/wk local only
Ireland Passport Application Status Tracker
by nero-engine

Irish passport application status from the DFA tracker, with alerts on stage or date changes.

answering
Pricewatcha
by pricewatcha

Track prices & price history on any online shop, with alerts and an API

15 tools answering
Cabin Flights
by kobuta23

Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.

20 installs/wk local only

Airline Starlink Tracker — questions

Answers built from our own checks of this server.

What can Airline Starlink Tracker do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_flight, get_fleet_stats, list_starlink_aircraft, plan_starlink_itinerary, predict_flight_starlink, predict_route_starlink and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Airline Starlink Tracker mostly used for?
Its tools cluster around predict and starlink. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Airline Starlink Tracker working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 86 of 91 checks got a reply (94.5%), average response time 1343 ms. The bar chart above shows every period we have measured.
How do I connect Airline Starlink Tracker?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Airline Starlink Tracker need an API key?
No. Airline Starlink Tracker completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Airline Starlink Tracker?
It answers our handshake in 1343 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.