Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Sendcloud Multi-Carrier Shipping 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.
Summary
Create parcels, print labels, track shipments, and manage returns across major EU carriers (DHL, DPD, UPS, PostNL, Hermes, Colissimo, Bpost and 40+ more) through Sendcloud — the largest multi-carrier shipping platform in EU.
Попробуй спросить
Примеры промптов для Sendcloud Multi-Carrier Shipping
Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.
Claude — это AI, он может ошибаться. Проверяйте ответы.
💡 Без установки? Используй cloud.anythingmcp.com напрямую. Войди, нажми Connectors → Sendcloud Multi-Carrier Shipping, вставь учётные данные, создай MCP API key — готово. Без Docker, без
git clone, без локального сервера.
Sendcloud Multi-Carrier Shipping + Claude
Create parcels, print labels, track shipments, and manage returns across major EU carriers (DHL, DPD, UPS, PostNL, Hermes, Colissimo, Bpost and 40+ more) through Sendcloud — the largest multi-carrier shipping platform in EU.
Предварительные требования
Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:
SENDCLOUD_PUBLIC_KEY, SENDCLOUD_SECRET_KEY
Шаг 1 — Получи учётные данные
Credentials (two values, Basic auth): generate an API key pair at https://panel.sendcloud.sc/#/settings/integrations → 'Sendcloud API'. Paste the public key into SENDCLOUD_PUBLIC_KEY and the secret into SENDCLOUD_SECRET_KEY when importing.
Carriers covered: DHL, DPD, UPS, PostNL, Hermes, Colissimo, Bpost, GLS, Chronopost, Mondial Relay, and 40+ more across EU. Use sendcloud_list_shipping_methods to get IDs and pricing per carrier.
…(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:
Sendcloud Multi-Carrier Shipping - 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 |
|---|---|
sendcloud_list_shipping_methods | List all shipping methods available for the account, with carrier, service (e |
sendcloud_create_parcel | Create a parcel and optionally generate a shipping label |
sendcloud_get_parcel | Retrieve a parcel by its Sendcloud id |
sendcloud_list_parcels | List recent parcels, filterable by order number, tracking number, or creation date |
sendcloud_get_parcel_status | Get the current status and event timeline of a parcel — includes scan-point locations, timestamps, and status codes from the underlying carr |
FAQ
Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.
Следующие шаги
Это руководство помогло?