Skip to content
Back to search
100
MCP live v0.2.1 streamable-http

GlobKurier Shipping MCP

io.github.GlobKurier-pl/mcp-server

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

Uptime
100.0%
2 probes
Response
188ms
last probe
Tools
5
callable

Tools · 5

get_shipment_status

Retrieve detailed shipment tracking status from GlobKurier API. Returns current status, complete tracking history with timestamps, sender/receiver addresses, and delivery confirmation. Supports both P…

get_countries

Fetch the complete list of countries supported by GlobKurier. Each country entry contains: 'id' (numeric country ID required by other tools), 'name' (country name), 'iso_code' (ISO 3166-1 alpha-2 or r…

search_products

Search for available shipping products based on package dimensions, weight, quantity, and country locations. Returns products from multiple carriers (DPD, InPost, DHL, FedEx, UPS, GLS, etc.) grouped b…

get_product_addons

Get available addons for a specific shipping product. Returns addons like insurance, cash on delivery (COD), delivery to company/private person, non-standard items, and other supplements. Each addon i…

get_search_url

Generate a direct link to the GlobKurier search page with pre-filled shipment parameters. Use this after presenting a product offer to give the user a URL to complete the purchase. Optionally pass a p…

Similar MCP servers embedding-nearest

GlobKurier Shipping MCP
Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API.
0 tools · streamable-http
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
8 tools · streamable-http
Tender MCP live
Government tender search for AI agents. UK, EU and US procurement opportunities.
2 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
6 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "globkurier_shipping_mcp": {
      "url": "https://mcp.globkurier.pl/mcp",
      "transport": "streamable-http"
    }
  }
}