← Back to Plugins
MCP Server MCP

GlobKurier Shipping MCP

github By github 👁 1 views ▲ 0 votes

Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API.

Homepage Verified source GitHub

Install

uvx globkurier-api-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.globkurier.pl/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "globkurier-api-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...