Server data from the Official MCP Registry
Track any parcel by tracking number — real-time status, event history, and carrier detection.
Track any parcel by tracking number — real-time status, event history, and carrier detection.
Set these up before or after installing:
Environment variable: SHIP24_API_KEY
Environment variable: PLAN_PER_SHIPMENT
Environment variable: PLAN_PER_CALL
Environment variable: SHIP24_BASE_URL
Environment variable: REQUEST_TIMEOUT_MS
Environment variable: COURIERS_CACHE_TTL_HOURS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ship24-official-ship24-tracking": {
"env": {
"PLAN_PER_CALL": "your-plan-per-call-here",
"SHIP24_API_KEY": "your-ship24-api-key-here",
"SHIP24_BASE_URL": "your-ship24-base-url-here",
"PLAN_PER_SHIPMENT": "your-plan-per-shipment-here",
"REQUEST_TIMEOUT_MS": "your-request-timeout-ms-here",
"COURIERS_CACHE_TTL_HOURS": "your-couriers-cache-ttl-hours-here"
},
"args": [
"-y",
"ship24-tracking-mcp"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 4 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!