Connector guide2-minute read2 MCP toolsEN · DE · IT

Cómo conectar GLS Track & Trace a 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.

Prueba a pedir

Prompts de ejemplo para GLS Track & Trace

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

GLS Track & Trace · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → GLS Track & Trace, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

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.

Requisitos previos

Las instrucciones de configuración completas están incluidas en el conector (visibles en el store al seleccionarlo). Las variables de entorno requeridas:

(none — public API)

Paso 1 — Obtener credenciales

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)

Paso 2 — Instalar el adapter

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

Paso 3 — Añadir el conector en ChatGPT

ChatGPT soporta servidores MCP a través de la función Connectors (planes Plus / Pro / Team / Enterprise). El plan gratuito no admite conectores personalizados.

  1. Abre ChatGPT → Settings → Connectors (o pulsa el icono 🔧 en el composer → Manage connectors).
  2. Pulsa "Add custom connector".
  3. Rellena:
    • Name: GLS Track & Trace
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → pega tu MCP API key (de AnythingMCP → Profile → MCP API Keys → New Key)
  4. Pulsa Connect para autorizar.

Herramientas disponibles

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

¿Funciona el plan gratuito de ChatGPT con los Connectors MCP personalizados? No — se necesita Plus, Pro, Team o Enterprise.

Siguientes pasos

¿Te ha sido útil esta guía?

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.

Guías relacionadas