{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rbwf2uzwgss8","handle":"aviation-mcp-server","url":"https://wellknown.network/agents/aviation-mcp-server","links":{"self":"https://wellknown.network/agents/aviation-mcp-server/record.json","html":"https://wellknown.network/agents/aviation-mcp-server","markdown":"https://wellknown.network/agents/aviation-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/aviation-mcp-server","status":"https://wellknown.network/api/v1/agents/aviation-mcp-server/status","claim":"https://wellknown.network/agents/aviation-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/aviation-mcp-server/claim.json","badge":"https://wellknown.network/agents/aviation-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:aviation-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aviation-mcp-server","summary":"MCP server giving AI agents access to aviation data — live flights, airport weather, airline info","description":"# Aviation MCP Server\n\nMCP server giving AI agents access to real-time aviation data — live flight tracking, airport weather, airline and airport information.\n\n## Features\n\n| Tool | Description | Source |\n|------|-------------|--------|\n| `track_live_flights` | Current flights worldwide or in a specific area | OpenSky Network |\n| `track_flight` | Track a specific flight by callsign or ICAO24 | OpenSky Network |\n| `get_flight_path` | Historical flight path/trajectory | OpenSky Network |\n| `get_airport_arrivals` | Recent arrivals at an airport | OpenSky Network |\n| `get_airport_departures` | Recent departures from an airport | OpenSky Network |\n| `get_airport_weather` | Current METAR weather at an airport | AviationWeather.gov |\n| `get_weather_forecast` | TAF weather forecast for an airport | AviationWeather.gov |\n| `get_aviation_warnings` | Active SIGMETs and aviation warnings | AviationWeather.gov |\n| `get_airport_info` | Airport details (location, timezone, etc.) | AirLabs |\n| `get_airline_info` | Airline details (fleet, hub, status) | AirLabs |\n\n## Data Sources\n\n- **OpenSky Network** — Live flight tracking, arrivals/departures, flight paths (no API key needed, 100 calls/day)\n- **AviationWeather.gov** — METAR, TAF, SIGMETs (no API key needed, 100 req/min)\n- **AirLabs** — Airport and airline database (free tier: 1,000 calls/month, API key required)\n\n## Installation\n\n### With pip\n\n```bash\npip install aviation-mcp-server\n```\n\n### From source\n\n```bash\ngit clone https://github.com/AiAgentKarl/aviation-mcp-server.git\ncd aviation-mcp-server\npip install -e .\n```\n\n## Configuration\n\n### API Keys\n\nCopy `.env.example` to `.env` and add your keys:\n\n```bash\ncp .env.example .env\n```\n\n```env\n# AirLabs — Optional (https://airlabs.co)\nAIRLABS_API_KEY=your-key-here\n```\n\n> **Note:** OpenSky Network and AviationWeather.gov require no API key. The AirLabs key is only needed for `get_airport_info` and `get_airline_info`.\n\n### Claude Desktop / Claude Code\n\nAdd to your MCP configuration:\n…","publisher":{"name":"AiAgentKarl","url":null},"homepage":"https://github.com/AiAgentKarl/aviation-mcp-server","repository":"https://github.com/AiAgentKarl/aviation-mcp-server","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["ai-agent","airports","aviation","flights","mcp","weather"],"pricing":null,"endpoints":[{"url":"pypi:aviation-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.weather","name":"Weather","confidence":1,"provenance":"declared"},{"slug":"commerce.travel","name":"Travel & Booking","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["commerce","data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"aviation-mcp-server","registry":"pypi","observedAt":"2026-09-09T09:25:21.844Z","publishedAt":"2026-03-18T18:09:56.130692Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"aviation-mcp-server","url":"https://pypi.org/project/aviation-mcp-server/","firstSeenAt":"2026-09-09T09:24:34.785Z","fetchedAt":"2026-09-09T09:24:34.785Z","normalizedAt":"2026-09-09T09:24:34.785Z"}]},"firstSeenAt":"2026-09-09T09:24:34.785Z","updatedAt":"2026-09-09T09:25:21.844Z"}