airspace_activity
ActiveTool of Opensky
Summary of live flight activity over a named region — total aircraft count, by-country breakdown of operators, average altitude, ground vs in-air split. Built for "is airspace open / closed" style geopolitical bets (Polymarket "Iran closes its airspace by X", "Strait of Hormuz traffic returns to normal", "Russia closes airspace"). Supported regions: Iran, Israel, Syria, Ukraine, Russia, Taiwan, North Korea, South China Sea, Yemen, Strait of Hormuz, Taiwan Strait, Red Sea, Saudi Arabia, Gulf of Aden, Lebanon.
Parameters schema
{
"type": "object",
"examples": [
{
"region": "Ukraine"
},
{
"region": "Taiwan Strait"
}
],
"required": [
"region"
],
"properties": {
"region": {
"type": "string",
"description": "Region name (case-insensitive). Use one of the named regions above, or use get_states with an icao24 filter for custom areas."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Opensky
https://github.com/pipeworx-io/mcp-opensky
2/7 registries