Packages
Track parcels with PostNord and Bring. UPS, DHL, DAO, and GLS support is coming soon.
Overview
Track parcels with PostNord, Bring, GLS, DAO, UPS, and DHL.
Prerequisites
- A stackgate.ai account
- Tracking numbers from supported carriers
Getting credentials
- Open Integrations → Packages.
- Click Activate — no carrier account is required for basic tracking.
Some carriers need extra fields (postal code, recipient name) when calling track tools.
Using with AI clients
- Dedicated endpoint:
POST /mcp/packages - Private gateway:
packages__*tools
Troubleshooting
- Carrier requires postal code — include
postal_codefor DHL and Bring lookups. - Unknown tracking number — confirm carrier and identifier format (GLS track ID vs parcel number).
Available tools
-
list-providers-tool
List supported parcel carriers, credential requirements, and whether each is configured for this account.
-
detect-provider-tool
Guess the most likely parcel carrier from a tracking number format. Returns ranked candidates with confidence and configured status.
-
track-shipment-tool
Track a parcel with PostNord, GLS, DAO, Bring, UPS, or DHL. Provide the carrier and tracking number; add postal_code or recipient_name when required by the carrier.
MCP endpoint:
https://stackgate.ai/mcp/packages
(HTTP) or via the private gateway.