Connector guide1-minute read2 MCP toolsEnglish · Deutsch · Italiano

如何将 Dhl 连接到 Gemini — 通过 MCP

使用MCP将DHL货物追踪连接到Claude AI。使用自然语言跟踪包裹和监控交付。逐步设置指南。

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货物追踪连接到Claude AI。使用自然语言跟踪包裹和监控交付。逐步设置指南。

将DHL追踪连接到Claude

DHL是全球最大的物流公司,每天处理数百万个货物。通过AnythingMCP,您可以将DHL的统一追踪API连接到Claude AI,并使用自然语言跟踪您的货物。

您可以做什么

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

设置

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服务器

连接Claude

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

可用工具

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

这份指南对您有帮助吗?

Ready to ship

Your DHL agent is one click away.

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

相关指南