Track any parcel by tracking number — real-time status, event history, and carrier detection.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ship24-tracking-mcp · npm · 1.0.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ship24-official/ship24-tracking",
"description": "Track any parcel by tracking number — real-time status, event history, and carrier detection.",
"repository": {
"url": "https://github.com/ship24-official/ship24-tracking-mcp",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"identifier": "ship24-tracking-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Ship24 API key",
"name": "SHIP24_API_KEY"
},
{
"description": "Set to 'true' to enable the per-shipment Trackers endpoint (for per-shipment plan subscribers)",
"name": "PLAN_PER_SHIPMENT"
},
{
"description": "Set to 'true' to enable the per-call Tracking Search endpoint (for per-call plan subscribers)",
"name": "PLAN_PER_CALL"
},
{
"description": "Override the Ship24 API base URL (default: https://api.ship24.com/public/v1)",
"name": "SHIP24_BASE_URL"
},
{
"description": "HTTP request timeout in milliseconds (default: 15000)",
"name": "REQUEST_TIMEOUT_MS"
},
{
"description": "How long to cache the couriers list in hours (default: 24)",
"name": "COURIERS_CACHE_TTL_HOURS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-03T09:43:02.606338Z",
"publishedAt": "2026-03-03T09:43:02.606338Z",
"updatedAt": "2026-03-03T09:43:02.606338Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.