24hTrack — package tracking across 3,200+ carriers (npm stdio)
@ngkienmkqn
关于 24hTrack — package tracking across 3,200+ carriers (npm stdio)
MCP server for 24hTrack — universal package tracking across 30+ carriers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"24htrack": {
"command": "npx",
"args": [
"-y",
"24htrack-mcp"
],
"env": {
"TRACK24H_API_KEY": "your-api-key-here"
}
}
}
}工具
6Get 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
概览
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.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论