No install? Use cloud.anythingmcp.com directly.
Sign in, install the DPD Germany Tracking in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.
💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → DPD Germany Tracking, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без
git clone, без локального сервера.
DPD Germany Tracking + Claude
Track DPD (Dynamic Parcel Distribution) shipments in Germany using the public Parcel Life Cycle REST API. Retrieves full event history, current status, sender/recipient, scan-point locations, and predicted delivery time for any DPD parcel.
Предварительные требования
Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:
(none — public API)
Шаг 1 — Получите учётные данные
Parcel number format: 14-digit numeric string (e.g. '01234567890123'). DPD also supports partial matches — the API will return the best match.
Supported languages: de_DE (German), en_DE (English), fr_FR, it_IT, es_ES, pl_PL, cs_CZ, nl_NL. Pass without country code (e.g. 'en') and the API maps to country defaults.
Events returned: each event has a timestamp, scan-point (depot/city), status code, and localized description — cover the full parcel journey from pickup through sorting to delivery.
…(continued in the in-app connector instructions)
Шаг 2 — Установите адаптер
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Шаг 3 — Добавьте коннектор в Claude
Рекомендуемый путь — работает в claude.ai web без редактирования конфигурационных файлов.
- Откройте claude.ai/customize/connectors.
- Нажмите "Add custom connector".
- Заполните:
- Name:
DPD Germany Tracking - URL:
https://cloud.anythingmcp.com/mcp - Authentication: Bearer token → вставьте ваш MCP API key (из AnythingMCP → Profile → MCP API Keys → New Key)
- Name:
- Нажмите Connect для авторизации.
Все инструменты ниже появятся в чате — начинайте писать промпты.
Доступные инструменты
| Tool | What it does |
|---|---|
dpd_track_parcel | Track a DPD parcel by its parcel label number |
FAQ
Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.