Loading MCP server directory, please wait...
Ship24 tracking API as MCP tools: manage trackers, fetch results, list couriers.
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": ""
}
}
}
}