AirCargoMCP
Any air waybill, from acceptance to delivery, on one timeline.
Base URL
https://api.aircargomcp.comAuthentication
Authorization: Bearer tmcp_…Keys carry the tmcp_ prefix. See the authentication guide.
Responses return the payload under a { "data": … } key. The prefix oracle is open; tracking an AWB, rate quotes and live aircraft positions need your family key.
Resolves 83 airlines from the AWB prefix.View supported lines →
OpenAPI spec
Import the spec into Postman or Insomnia, or generate a typed client with openapi-generator.
Endpoints
Tracking
GETTrack an air waybill/track/{awb}GETResolve an AWB prefix/prefix/{code}Rates
POSTAir-freight quote/rates/quoteAircraft
GETLive position by flight number/aircraft/flight/{flightNumber}GETLive position by registration/aircraft/reg/{tail}GETLive position by callsign/aircraft/callsign/{cs}Webhooks
POSTRegister an endpoint/v1/webhooksGETList endpoints/v1/webhooksGETEndpoint detail and deliveries/v1/webhooks/{id}PATCHUpdate an endpoint/v1/webhooks/{id}DELETEDelete an endpoint/v1/webhooks/{id}POSTSend a test delivery/v1/webhooks/{id}/testMCP server
The air-cargo server exposes the same capabilities as tool calls over stdio (mcp-remote). Point any MCP client at the endpoint below. See the MCP quickstart.
MCP endpoint
https://mcp.aircargomcp.com/mcp track_awbTrack a shipment by air waybill, any format, to status, route and milestones.resolve_awb_prefixResolve a 3-digit IATA prefix to its airline.air_rate_quoteAll-in per-kg quote: chargeable weight, weight breaks and surcharges.