Loading MCP server directory, please wait...
Track parcels across 2,500+ carriers and 3PLs: live delivery status, event history, carrier lookup.
npx @getmcp/cli add com.ship24/tracking-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationShip24 API key as a Bearer token, e.g. 'Bearer apik_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ship24/tracking-mcp": {
"url": "https://api.ship24.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}