24htrack-mcp

Universal package tracking MCP server - track shipments across 3,200+ carriers (USPS, UPS, FedEx, DHL, China Post, UniUni, SpeedX, and more) with automatic…

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • Track Package: Get tracking status and events for one or more packages. Returns carrier, normalized status, the latest event, and the full event history for each tracking number.
  • Register Tracking: Register tracking numbers so the platform begins monitoring them. Carrier is auto-detected. Call this before track_package for numbers that are new to the account.
  • List Tracking: List all tracking numbers registered to the account with their current status. Results are paginated.

What data it sees

Do you need an account

An API key from the service settings is required

Universal package tracking MCP server - track shipments across 3,200+ carriers (USPS, UPS, FedEx, DHL, China Post, UniUni, SpeedX, and more) with automatic carrier detection. Supports 6 tools: track_package, register_tracking, list_tracking, realtime_track, delete_tracking, get_carriers.

Server tool list (6)

Raw names from tools/list. Only developers need these.

track_packageGet tracking status and events for one or more packages. Returns carrier, normalized status, the latest event, and the full event history for each tracking number.
register_trackingRegister tracking numbers so the platform begins monitoring them. Carrier is auto-detected. Call this before track_package for numbers that are new to the account.
list_trackingList all tracking numbers registered to the account with their current status. Results are paginated.
realtime_trackForce a fresh, real-time re-check of one or more tracking numbers. Use when you need the very latest status; updated results may take 2–5 minutes to appear.
delete_trackingArchive (soft-delete) tracking numbers so they no longer appear in the tracking list. This does not permanently delete data and can be reversed by re-registering.
get_carriersList supported carriers and their tracking-number detection patterns. Useful to learn which carriers are covered and how numbers are auto-detected.