24htrack-mcp
Provides package tracking and monitoring for DHL shipments, including real-time status updates and event history.
Provides package tracking and monitoring for DPD shipments, including real-time status updates and event history.
Provides package tracking and monitoring for FedEx shipments, including real-time status updates and event history.
Provides package tracking and monitoring for UPS shipments, including real-time status updates and event history.
Provides package tracking and monitoring for USPS shipments, including real-time status updates and event history.
24hTrack MCP Server
Universal package tracking for AI agents via Model Context Protocol. Track packages across 3,200+ carriers including USPS, UPS, FedEx, DHL, China Post, Yanwen, YunExpress, UniUni, SpeedX, Evri, 4PX, and more — with automatic carrier detection, so agents can paste any tracking number and get a real-time event timeline.
Quick Setup
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"24htrack": {
"command": "npx",
"args": ["-y", "24htrack-mcp"],
"env": {
"TRACK24H_API_KEY": "your-api-key-here"
}
}
}
}Claude Code
claude mcp add 24htrack -- npx -y 24htrack-mcpThen set the env variable:
export TRACK24H_API_KEY=your-api-key-hereCursor / Windsurf
Add to MCP settings:
{
"24htrack": {
"command": "npx",
"args": ["-y", "24htrack-mcp"],
"env": {
"TRACK24H_API_KEY": "your-api-key-here"
}
}
}Related MCP server: Parcel Tracking MCP Server
Get Your API Key
Register at 24htrack.com
Go to Developer Settings
Create an API key
Available Tools
Tool | Description |
| 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 |
Example Usage
Once connected, just ask your AI:
"Track my package 1Z999AA10123456784"
"Register these tracking numbers and check their status: 9400111899223456789012, 1Z999AA10123456784"
"Show me all my tracked packages"
"What carriers does 24hTrack support?"
Supported Carriers
USPS, UPS, FedEx, DHL, YunExpress, Yanwen Express, 4PX, Evri, Canada Post, Royal Mail, Australia Post, DPD, UniUni, SpeedX, and 25+ more via aggregator routing.
Links
Website: 24htrack.com
API Docs: 24htrack.com/api
Pricing: 24htrack.com/pricing
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityDmaintenanceProvides shipment tracking api and logistics management capabilities through the TrackMage API. Enables creation and monitoring of shipments and orders, carrier detection, tracking checkpoint retrieval, and comprehensive logistics workflow automation.Last updated2MIT- AlicenseBqualityDmaintenanceAllows tracking of parcel deliveries across various carriers using the 17track.net API, with automatic or manual carrier detection.Last updated2336MIT
- Flicense-qualityDmaintenanceEnables AI assistants to track and manage deliveries by interacting with the Parcel delivery tracking API. Users can add new shipments, retrieve active delivery statuses, and look up carrier information through natural language.Last updated2
- Flicense-qualityBmaintenanceEnables package tracking across multiple carriers by auto-detecting the carrier from a tracking number and returning structured events. Supports USPS, UPS, FedEx, DHL, India Post, Delhivery, BlueDart, and Aramex.Last updated
Related MCP Connectors
Auto-detect carrier from tracking number: USPS, UPS, FedEx, DHL, India Post, more.
DCSA container tracking across 228 ocean carriers: live vessel positions, ETAs, demurrage alerts.
Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ngkienmkqn/24htrack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server