Loading MCP server directory, please wait...
Track any parcel by tracking number — real-time status, event history, and carrier detection.
npx @getmcp/cli add io.github.ship24-official/ship24-trackingRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ship24-official/ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "",
"PLAN_PER_SHIPMENT": "",
"PLAN_PER_CALL": "",
"SHIP24_BASE_URL": "",
"REQUEST_TIMEOUT_MS": "",
"COURIERS_CACHE_TTL_HOURS": ""
}
}
}
}