io.github.ship24-official/ship24-tracking
Quality Score
83
/100
Track any parcel by tracking number — real-time status, event history, and carrier detection.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<ship24_api_key>",
"PLAN_PER_SHIPMENT": "<plan_per_shipment>",
"PLAN_PER_CALL": "<plan_per_call>",
"SHIP24_BASE_URL": "<ship24_base_url>",
"REQUEST_TIMEOUT_MS": "<request_timeout_ms>",
"COURIERS_CACHE_TTL_HOURS": "<couriers_cache_ttl_hours>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<ship24_api_key>",
"PLAN_PER_SHIPMENT": "<plan_per_shipment>",
"PLAN_PER_CALL": "<plan_per_call>",
"SHIP24_BASE_URL": "<ship24_base_url>",
"REQUEST_TIMEOUT_MS": "<request_timeout_ms>",
"COURIERS_CACHE_TTL_HOURS": "<couriers_cache_ttl_hours>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ship24-tracking-mcp§02 Environment variables
SHIP24_API_KEYYour Ship24 API key
PLAN_PER_SHIPMENTSet to 'true' to enable the per-shipment Trackers endpoint (for per-shipment plan subscribers)
PLAN_PER_CALLSet to 'true' to enable the per-call Tracking Search endpoint (for per-call plan subscribers)
SHIP24_BASE_URLOverride the Ship24 API base URL (default: https://api.ship24.com/public/v1)
REQUEST_TIMEOUT_MSHTTP request timeout in milliseconds (default: 15000)
COURIERS_CACHE_TTL_HOURSHow long to cache the couriers list in hours (default: 24)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Calendar & Time
aTars MCP
ai.aarna/atars-mcp
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Bring Your AI
ai.bringyour/bringyour
No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.
ai.cueapi/mcp
ai.cueapi/mcp
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.