Skip to main content
Glama
GlobKurier-pl

GlobKurier - track shipment, search shipping products and generate purchase links

GlobKurier MCP-Server

Polnische Version der Dokumentation

Model Context Protocol-Server für die GlobKurier-API. Ermöglicht KI-Assistenten (Claude, Cursor, Cline und andere) die Sendungsverfolgung, die Suche nach Versandprodukten und die Erstellung von Kauflinks.

Installation

Empfohlen: Gehosteter Server (keine lokale Installation)

{
  "mcpServers": {
    "globkurier": {
      "type": "http",
      "url": "https://mcp.globkurier.pl/mcp"
    }
  }
}

Alternative: Lokal ausführen via uvx

{
  "mcpServers": {
    "globkurier": {
      "command": "uvx",
      "args": ["globkurier-api-mcp"]
    }
  }
}

Fügen Sie die Konfiguration in die Einstellungsdatei Ihres MCP-Clients ein:

Client

Einstellungsdatei

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

Cursor

.cursor/mcp.json in Ihrem Projekt oder ~/.cursor/mcp.json global

Cline

Erweiterungseinstellungen in VS Code

Verfügbare Tools

Tool

Beschreibung

get_shipment_status

Sendungsverfolgung anhand der Bestellnummer

search_products

Suche nach Versandprodukten (DPD, InPost, DHL, FedEx, UPS, GLS und mehr)

get_product_addons

Verfügbare Zusatzoptionen für ein Produkt abrufen

get_search_url

Kauflink für eine Sendung generieren

Verfügbare Ressourcen

Ressource

Beschreibung

globkurier://countries

Liste der unterstützten Länder

globkurier://countries/{iso_code}

Länderdetails nach ISO-Code


Die Entwicklerdokumentation finden Sie unter CONTRIBUTING.md.

Lizenz

MIT

Autor

it@globkurier.pl

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GlobKurier-pl/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server