Developer Tools
Trust: 32/100 (Limited)io.github.ship24-official/ship24-tracking Guide
Track any parcel by tracking number — real-time status, event history, and carrier detection.
by ship24-official
Quick Start
Install
npx ship24-tracking-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ship24-official-ship24-tracking": {
"command": "npx",
"args": [
"ship24-tracking-mcp"
]
}
}
}