Connector guide2-minute read5 MCP toolsEnglish · Deutsch · Italiano

Sendcloud Multi-Carrier Shipping mit Cursor verbinden — über MCP

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.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Sendcloud Multi-Carrier Shipping

MCP connector

Sendcloud Multi-Carrier Shipping

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.

Tools

5

Region

EU

Category

Logistics

Authentication

Basic Auth

Required env vars

SENDCLOUD_PUBLIC_KEYSENDCLOUD_SECRET_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 Sendcloud Multi-Carrier Shipping 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

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.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Sendcloud Multi-Carrier Shipping klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Sendcloud Multi-Carrier Shipping + Cursor

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.

Voraussetzungen

Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:

SENDCLOUD_PUBLIC_KEY, SENDCLOUD_SECRET_KEY

Schritt 1 — Zugangsdaten holen

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)

Schritt 2 — Adapter installieren

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

Schritt 3 — Connector in Cursor hinzufügen

Cursor liest MCP-Server aus ~/.cursor/mcp.json. Füge diesen Eintrag hinzu:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Hole deinen MCP API Key aus AnythingMCP → Profil → MCP API Keys → Neuer Key.
  2. Speichern und Cursor neu starten.
  3. Cursor → Einstellungen → MCP öffnen und prüfen, ob Sendcloud Multi-Carrier Shipping als "Connected" gelistet ist.
  4. Chatten — alle Sendcloud Multi-Carrier Shipping-Tools sind aufrufbar.

Verfügbare Tools

ToolWhat it does
sendcloud_list_shipping_methodsList all shipping methods available for the account, with carrier, service (e
sendcloud_create_parcelCreate a parcel and optionally generate a shipping label
sendcloud_get_parcelRetrieve a parcel by its Sendcloud id
sendcloud_list_parcelsList recent parcels, filterable by order number, tracking number, or creation date
sendcloud_get_parcel_statusGet the current status and event timeline of a parcel — includes scan-point locations, timestamps, and status codes from the underlying carr

FAQ

Unterstützt Cursor benutzerdefinierte MCP-Server im Free-Tier? Ja — MCP ist auf Hobby, Pro und Business verfügbar.

Nächste Schritte

War dieser Guide hilfreich?

Ready to ship

Your Sendcloud agent is one click away.

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

Verwandte Anleitungen

connectors

Sendcloud Multi-Carrier Shipping mit ChatGPT verbinden — über MCP

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.

connectors

Sendcloud Multi-Carrier Shipping mit Claude verbinden — über MCP

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.

connectors

Sendcloud Multi-Carrier Shipping mit Gemini verbinden — über MCP

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.

connectors

Sendcloud MCP Server — EU-Multi-Carrier-Versand für KI-Agenten

Pakete erstellen, Labels drucken und Sendungen über 40+ EU-Carrier hinweg via MCP tracken. Vorgefertigter Sendcloud-Adapter in AnythingMCP.

SB
connectors

SAP Business One mit Cursor verbinden — über MCP

Drive SAP Business One ERP (popular Mittelstand SMB target in DACH) from any AI agent: business partners, items, sales orders, A/R invoices, quotations, deliveries. Service Layer OData v4. Session-cookie auth via /Login.

SC
connectors

SAP Concur mit Cursor verbinden — über MCP

Manage Concur expense reports, approvals, attendees, locations, users and travel itineraries from any AI agent. OAuth 2.0 refresh-token flow. Free developer sandbox on developer.concur.com.