MCP Server
MCP
io.github.ngkienmkqn/24htrack-mcp
Track packages across 3,200+ carriers (USPS, UPS, FedEx, DHL & more) with auto carrier detection.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "24htrack-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"isSecret": true,
"name": "TRACK24H_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment