Connector guide1-minute read2 MCP toolsEnglish · Deutsch · Italiano

GLS Track & Trace を Cursor に接続する方法 — MCP 経由

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

GLS Track & Trace

MCP connector

GLS Track & Trace

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

Tools

2

Region

EU

Category

Logistics

Authentication

Public API

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 GLS Track & Trace 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

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → GLS Track & Trace をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

GLS Track & Trace + Cursor

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

前提条件

完全なセットアップ手順はコネクタ自体に組み込まれています (ストアでコネクタを選択すると表示)。必要な環境変数:

(none — public API)

ステップ 1 — 認証情報を取得

Tracking number (TrackID): 10-12 digit numeric string printed on the parcel label.

Customer reference: the reference you (or the shipper) set when creating the parcel. Multiple parcels may share a reference, so results are always an array.

Language: de (German), en (English), fr, it, es, nl, pl, cz. The descriptions in event rows are translated accordingly.

Country scope: use country (ISO 2-letter like DE, AT, CH, FR) to scope lookup to GLS country organisation. 'EU' covers cross-border.

…(continued in the in-app connector instructions)

ステップ 2 — アダプターをインストール

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

ステップ 3 — Cursor にコネクタを追加

Cursor は ~/.cursor/mcp.json から MCP サーバを読み込みます。次のエントリを追加してください:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. AnythingMCP の Profile → MCP API Keys → New KeyMCP API key を取得。
  2. ファイルを保存し Cursor を再起動。
  3. Cursor → Settings → MCP を開き、GLS Track & Trace が "Connected" として表示されることを確認。
  4. チャット開始 — GLS Track & Trace のすべてのツールが呼び出し可能になります。

利用可能なツール

ToolWhat it does
gls_track_by_parcel_numberTrack a GLS parcel by its TrackID (parcel number)
gls_track_by_referenceFind GLS parcels by customer reference (the shipper's order/reference number)

FAQ

Cursor の Free プランでカスタム MCP サーバは使えますか? はい — Hobby/Pro/Business で利用可能です。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your GLS agent is one click away.

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

関連ガイド

connectors

GLS Track & Trace を ChatGPT に接続する方法 — MCP 経由

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

connectors

GLS Track & Trace を Claude に接続する方法 — MCP 経由

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

connectors

GLS Track & Trace を Gemini に接続する方法 — MCP 経由

Track GLS (General Logistics Systems) parcels across Europe using the free public Track & Trace REST API. Look up parcels by GLS tracking number (TrackID) or customer reference.

connectors

GLSトラッキングMCPサーバー — AIエージェントでGLS小包を追跡

追跡番号または顧客参照を使用して、MCP経由でヨーロッパ全体のGLS小包を追跡します。AnythingMCPの無料GLSトラック&トレースアダプター、APIキー不要。

SB
connectors

SAP Business One を Cursor に接続する方法 — 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 を Cursor に接続する方法 — 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.