Connector guide1-minute read2 MCP toolsEnglish · Deutsch · Italiano

如何将DHL追踪连接到ChatGPT以实现AI驱动的物流

使用MCP将DHL货物追踪连接到ChatGPT。通过自然语言跟踪包裹、监控交付状态并获取物流更新。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

DHL Shipment Tracking

MCP connector

DHL Shipment Tracking

Track DHL shipments worldwide using the official DHL Unified Tracking API. Get real-time shipment status, delivery events, and estimated delivery dates.

Tools

2

Region

DE

Category

Logistics

Authentication

API Key

Required env vars

DHL_API_KEY
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

No install? Use cloud.anythingmcp.com directly.

Sign in, install the DHL Shipment Tracking in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

使用MCP将DHL货物追踪连接到ChatGPT。通过自然语言跟踪包裹、监控交付状态并获取物流更新。

将DHL追踪连接到ChatGPT

DHL是全球最大的物流公司。使用AnythingMCP,您可以通过MCP将DHL的统一追踪API暴露给ChatGPT——跟踪货物、监控交付状态,并以自然语言获取实时物流更新。

快速设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 DHL货物追踪 适配器
  2. 输入您的DHL API密钥(请在 developer.dhl.com 注册)
  3. 分配给一个MCP服务器

连接到ChatGPT

{
  "mcpServers": {
    "dhl": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

用例

  • "追踪我的DHL货物1234567890" — 即时追踪状态
  • "我现在的5个包裹在哪里?" — 批量追踪
  • "我的包裹什么时候到达?" — 预计交付时间
  • "显示追踪号码XYZ的所有交付事件" — 完整事件历史

这份指南对您有帮助吗?

Ready to ship

Your DHL agent is one click away.

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

相关指南