Skip to content
Grok

GlobKurier Shipping MCP for Grok

io.github.globkurier-pl/mcp-server

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

client:Grok transport:streamable-http runtime:pypi

Install GlobKurier Shipping MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

GlobKurier Shipping MCP in other clients