Connector guide1-minute read2 MCP toolsEnglish · Deutsch · Italiano

AIを活用した物流のためのChatGPTへのDHL追跡の接続方法

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に接続します。自然言語でパッケージを追跡し、配達状況を監視し、物流の更新を受け取ります。

ChatGPTへのDHL追跡の接続

DHLは世界最大の物流会社です。AnythingMCPを使用すると、DHLのUnified Tracking APIをMCPを通じて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.

関連ガイド