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
com.b2bware/mcp-server live
B2Bware MCP server — access products, orders and customers from Cursor, Claude, Windsurf and more.
104 tools · streamable-http
MolTravel live
Aggregated travel MCP — flights, tours, activities, price checks, visas, and more.
57 tools · streamable-http
com.venturu/mcp-server live
The Venturu MCP server. Search and contact business listings and brokers on Venturu.
9 tools · streamable-http
Offer Hopper Shopping Optimizer live
German grocery deal parser and multi-stop route optimizer (REWE, Aldi, DM, Rossmann, etc.).
1 tools · streamable-http
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 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"
    }
  }
}