AfterShip Tracking
https://mcp.aftership.com/tracking/public
● healthy
Track packages across 1,300+ global carriers with real-time status and AI-powered delivery dates.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://mcp.aftership.com/tracking/public
JSON-RPC initialize probe
curl -X POST https://mcp.aftership.com/tracking/public \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'