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. Prefix and rate lookups are open; tracking a live AWB needs your family key.
Endpoints
Tracking
GETTrack an air waybill/track/{awb}GETResolve an AWB prefix/prefix/{code}Rates
POSTAir-freight quote/rates/quoteMCP 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.