Connector guide2-minute read2 MCP toolsEN · DE · IT

How to Connect GLS Track & Trace to ChatGPT — via MCP

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

GLS Track & Trace

MCP connector

GLS Track & Trace

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

Tools

2

Region

EU

Category

Logistics

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the GLS Track & Trace in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

Try asking

Example prompts for GLS Track & Trace

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

GLS Track & Trace · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → GLS Track & Trace, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

GLS Track & Trace + ChatGPT

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

Prerequisites

See the full setup instructions baked into the connector (visible in the in-app store when you select the connector). The required environment variables for this connector are:

(none — public API)

Step 1 — Get credentials

Tracking number (TrackID): 10-12 digit numeric string printed on the parcel label.

Customer reference: the reference you (or the shipper) set when creating the parcel. Multiple parcels may share a reference, so results are always an array.

Language: de (German), en (English), fr, it, es, nl, pl, cz. The descriptions in event rows are translated accordingly.

Country scope: use country (ISO 2-letter like DE, AT, CH, FR) to scope lookup to GLS country organisation. 'EU' covers cross-border.

…(continued in the in-app connector instructions)

Step 2 — Install the adapter

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 3 — Add the connector in ChatGPT

ChatGPT supports MCP servers via the Connectors feature (Plus / Pro / Team / Enterprise plans). The free tier does not support custom connectors.

  1. Open ChatGPT → Settings → Connectors (or click the 🔧 icon in the composer → Manage connectors).
  2. Click "Add custom connector".
  3. Fill in:
    • Name: GLS Track & Trace
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → paste your MCP API key (from AnythingMCP → Profile → MCP API Keys → New Key)
  4. Click Connect to authorize.

Available tools

ToolWhat it does
gls_track_by_parcel_numberTrack a GLS parcel by its TrackID (parcel number)
gls_track_by_referenceFind GLS parcels by customer reference (the shipper's order/reference number)

FAQ

Does ChatGPT free tier work with custom MCP connectors? No — Plus, Pro, Team or Enterprise required.

Next steps

Was this guide helpful?

Ready to ship

Your GLS agent is one click away.

Install the connector, paste the key, prompt ChatGPT. Free for 7 days, no credit card.

Related guides