mcpbeat Sign in

24htrack MCP Server

by ngkienmkqn Your server? Claim it
local only

24htrack MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 15 Jun 2026.

Track packages across 3,200+ carriers (USPS, UPS, FedEx, DHL & more) with auto carrier detection.

Installs per day peak 28 · avg 8 · -8% w/w
a month agotoday
34
Installs / week
npm · 24htrack-mcp
0
Stars
0 open issues
15 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check 24htrack MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add 24htrack-mcp -- npx -y 24htrack-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "24htrack-mcp": {
      "args": [
        "-y",
        "24htrack-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.24htrack-mcp]
command = "npx"
args = ["-y", "24htrack-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "24htrack-mcp": {
      "args": [
        "-y",
        "24htrack-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "24htrack-mcp": {
      "args": [
        "-y",
        "24htrack-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TRACK24H_API_KEY (24hTrack API key — create one free at https://www.24htrack.com (Developer Settings). Optional at startup: the server boots and exposes its tool list without it (so keyless registry health-checks pass); tool CALLS return a guided auth error until it is set.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to 24htrack MCP

same job, measured the same way
Tracking & Returns
by aftership-mcp

Track packages across 1,300+ global carriers with real-time status and AI-powered delivery dates.

2 tools answering
Jtr Holidays
by naeem-jtr

Search tours, attraction tickets, and holiday packages across 24 countries.

7 tools answering
Ship24 Tracking
by ship24

Track parcels across 2,500+ carriers and 3PLs: live delivery status, event history, carrier lookup.

12 tools answering
Container Tracking MCP
by lxxmng

DCSA container tracking across 228 ocean carriers: live vessel positions, ETAs, demurrage alerts.

answering
Crypto Signals MCP
by agenthustler

Real-time crypto volume anomaly detection across 50+ tokens with pump signals.

116 installs/wk local only
Ship24 Tracking
by ship24-official

Track any parcel by tracking number — real-time status, event history, and carrier detection.

local only
Correctover MCP Server
by correctover

Real-time LLM output verification with 6-dim contract validation and auto-failover across providers.

local only
PageCrawl
by pagecrawl

Monitor web pages for changes with AI-powered change detection, diffs, and alerts.

answering

24htrack MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for 24htrack MCP?
24htrack MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package 24htrack-mcp was installed 34 times last week.
How do I connect 24htrack MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls 24htrack-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use 24htrack MCP?
The npm package 24htrack-mcp was installed 34 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is 24htrack MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.