MCP.so
Sign In

24hTrack — package tracking across 3,200+ carriers (npm stdio)

@ngkienmkqn

About 24hTrack — package tracking across 3,200+ carriers (npm stdio)

MCP server for 24hTrack — universal package tracking across 30+ carriers

Basic information

Category

Other

Runtime

node

Publisher

ngkienmkqn

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "24htrack": {
      "command": "npx",
      "args": [
        "-y",
        "24htrack-mcp"
      ],
      "env": {
        "TRACK24H_API_KEY": "your-api-key-here"
      }
    }
  }
}

Tools

6

Get tracking status and full event history for up to 40 packages

Register new tracking numbers for monitoring

List all your registered tracking numbers with status

Force a real-time re-check (results in 2-5 min)

Archive tracking numbers

List all supported carriers

Overview

What is 24hTrack?

24hTrack is an MCP server for universal package tracking. It integrates with over 3,200 carriers including USPS, UPS, FedEx, DHL, China Post, and more, and provides automatic carrier detection so AI agents can paste any tracking number and receive a real-time event timeline.

How to use 24hTrack?

Install via npx -y 24htrack-mcp and set the environment variable TRACK24H_API_KEY to your API key (obtained from 24htrack.com). Then connect the server to Claude Desktop, Claude Code, Cursor, or Windsurf using the provided configuration. Once connected, issue natural language commands like "Track my package 1Z999AA10123456784".

Key features of 24hTrack

  • Tracks packages across 3,200+ carriers with automatic detection.
  • Provides a real-time event timeline for any tracking number.
  • Supports registering, listing, and deleting tracking numbers.
  • Offers forced real-time re-checks (results in 2–5 minutes).
  • Lists all supported carriers on demand.
  • Batch track up to 40 packages in one request.

Use cases of 24hTrack

  • Automatically detect and track package status from any carrier.
  • Monitor multiple shipments concurrently from an AI conversation.
  • Retrieve full event history for a shipment without manual carrier lookup.

FAQ from 24hTrack

How do I get an API key for 24hTrack?

Register at 24htrack.com, go to Developer Settings, and create an API key.

Which carriers does 24hTrack support?

It supports USPS, UPS, FedEx, DHL, YunExpress, Yanwen Express, 4PX, Evri, Canada Post, Royal Mail, Australia Post, DPD, UniUni, SpeedX, and 25+ more via aggregator routing, covering over 3,200 carriers total.

Do I need any special runtime or environment?

The server runs via npx (Node.js) and requires the TRACK24H_API_KEY environment variable.

What tools does 24hTrack expose?

It provides tools: track_package, register_tracking, list_tracking, realtime_track, delete_tracking, and get_carriers.

Where can I find pricing and API documentation?

Website: 24htrack.com, API docs: 24htrack.com/api, pricing: 24htrack.com/pricing.

Comments

More Other MCP servers