Ship24 Tracking runs on your own machine — the client starts it, so there is no endpoint to ping.
Track any parcel by tracking number — real-time status, event history, and carrier detection.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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.
claude mcp add ship24-tracking -- npx -y ship24-tracking-mcp
{
"mcpServers": {
"ship24-tracking": {
"args": [
"-y",
"ship24-tracking-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ship24-tracking]
command = "npx"
args = ["-y", "ship24-tracking-mcp"]
{
"mcpServers": {
"ship24-tracking": {
"args": [
"-y",
"ship24-tracking-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ship24-tracking": {
"args": [
"-y",
"ship24-tracking-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SHIP24_API_KEY (Your Ship24 API key), PLAN_PER_SHIPMENT (Set to 'true' to enable the per-shipment Trackers endpoint (for per-shipment plan subscribers)), PLAN_PER_CALL (Set to 'true' to enable the per-call Tracking Search endpoint (for per-call plan subscribers)), SHIP24_BASE_URL (Override the Ship24 API base URL (default: https://api.ship24.com/public/v1)), REQUEST_TIMEOUT_MS (HTTP request timeout in milliseconds (default: 15000)), COURIERS_CACHE_TTL_HOURS (How long to cache the couriers list in hours (default: 24)).
The author declared them in the registry entry; get the values from the project itself.
Track parcels across 2,500+ carriers and 3PLs: live delivery status, event history, carrier lookup.
Track packages across 1,300+ global carriers with real-time status and AI-powered delivery dates.
Track page and price changes over time: diffs, history, and alerts through simple tracking
Real-time BART departures, trip planning, fares, stations, and advisories.
Australia Post parcel tracking, postcode lookup, and delivery times. By UnClick.
Search 86 US retailers — 260M+ products with real-time pricing, stock, and price history.
Timer and time-tracking add-on: start/stop timers, log entries, CSV export. Data stays local.
Automated time series forecasting with model search, anomaly detection, and event risk analysis
Answers built from our own checks of this server.