Connector guide1-minute read2 MCP toolsEN · DE · IT

GLS 追踪 MCP 服务器 — 使用 AI 代理追踪 GLS 包裹

通过 MCP 追踪 GLS 包裹,支持追踪号码或客户参考。AnythingMCP 中提供免费的 GLS Track & Trace 适配器,无需 API 密钥。

HCBy HelpCode teamUpdated 1 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
    Source-available BSL-1.1
  • 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

通过 MCP 追踪 GLS 包裹,支持追踪号码或客户参考。AnythingMCP 中提供免费的 GLS Track & Trace 适配器,无需 API 密钥。

试试这样问

GLS Track & Trace 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

GLS Track & Trace · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

使用 AI 代理追踪 GLS 包裹

GLS(通用物流系统)是欧洲领先的包裹网络之一,尤其在德、奥、瑞、法、荷、比等国表现强劲。AnythingMCP 将公共 GLS Track & Trace REST 端点暴露给你的 AI 代理,以便你可以将 TrackID 或客户参考解析为完整的事件时间线 — 无需任何商业合同。

使用内置适配器快速设置

GLS 适配器与 AnythingMCP 捆绑在一起,并使用免费的公共端点。

第一步:部署 AnythingMCP

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

第二步:导入适配器

打开 http://localhost:3000/connectors/store,点击 GLS Track & Trace 上的 导入。无需凭据。

第三步:连接到你的 AI 代理

{
  "mcpServers": {
    "gls": {
      "url": "http://localhost:4000/mcp"
    }
  }
}

可用工具

工具描述
gls_track_by_parcel_number通过 GLS TrackID 追踪 — 状态、发件人、收件人、重量、完整事件日志
gls_track_by_reference通过客户参考查找包裹 — 多个包裹可以共享一个参考

AI 代理用例

  • "GLS 包裹 12345678901 在哪里?"
  • "查找所有参考为 'ORDER-2026-04-001' 的 GLS 包裹"
  • "获取此 GLS 货件的德语追踪事件"
  • "我们的客户参考 'INV-12345' 的包裹是否已送达?"

注意事项

  • TrackID 通常为 10-12 位数字。
  • 国家范围:EU(跨境)、DEATCHFRNLBE 等。
  • 对于标签创建和货物管理,需要使用 GLS ShipIT API — 本公共追踪适配器不涵盖此内容。

下一步

这份指南对你有帮助吗?

Ready to ship

Your GLS agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南