Connector guide1-minute read2 MCP toolsEN · DE · IT

如何将 DHL 追踪连接到 MCP 以供 AI 代理使用

通过 MCP 使用 AI 代理追踪 DHL 货物。使用 AnythingMCP 中内置的 DHL 适配器进行即时设置 — 无需编码。

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
    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 DHL Shipment Tracking 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 使用 AI 代理追踪 DHL 货物。使用 AnythingMCP 中内置的 DHL 适配器进行即时设置 — 无需编码。

试试这样问

DHL Shipment Tracking 的示例提示

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

DHL Shipment Tracking · 通过 MCP 实时
分享
Opus 4.7

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

使用 AI 代理进行 DHL 货物追踪

DHL 是全球最大的物流公司,每天处理数百万个货物。通过将 DHL 的统一追踪 API 连接到 MCP,你的 AI 代理可以追踪货物、监控交付状态并提供实时物流更新。

使用内置适配器快速设置

AnythingMCP 包含一个预配置的 DHL 适配器。无需手动配置 API。

步骤 1:部署 AnythingMCP

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

步骤 2:导入 DHL 适配器

http://localhost:3000/connectors/store 打开 AnythingMCP 仪表板,点击 DHL 货物追踪适配器上的 导入。在提示时输入你的 DHL API 密钥。

步骤 3:获取你的 DHL API 密钥

DHL 开发者门户 注册并创建一个应用程序以获取统一追踪 API 的 API 密钥。

步骤 4:连接到你的 AI 代理

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

可用工具

工具描述
dhl_track_shipment按追踪号码追踪单个货物
dhl_track_multiple一次追踪多个货物(最多 20 个)

AI 代理用例

  • "追踪我的 DHL 货物 1234567890"
  • "这 5 个包裹的交付状态是什么?"
  • "我的包裹什么时候到?"
  • "显示追踪号码 XYZ 的所有交付事件"

下一步

这份指南对你有帮助吗?

Ready to ship

Your DHL agent is one click away.

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

相关指南