GlobKurier MCP Server
MCP serverSearchYour AI can check on your parcels and find shipping options for you. Once added, this app connects it to GlobKurier, so it can track shipments and search shipping products from DPD, InPost, DHL, FedEx, UPS, and GLS. Ask about a shipment or what shipping products are available, and it will look it up.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding the app, ask your AI to track a shipment or search for shipping products from one of the supported carriers.
Then ask your AI: use GlobKurier MCP Server
What your AI can do with it
- Track shipments handled by DPD, InPost, DHL, FedEx, UPS, or GLS
- Check the current status of a shipment
- Search shipping products offered by supported carriers
- Look up shipping options from a specific carrier
From the project's README
As published by globkurier-pl/mcp-server in README.md.
Model Context Protocol server for the GlobKurier API. Enables AI assistants (Claude, Cursor, Cline and others) to track shipments, search shipping products and generate purchase links.
Installation
Recommended: Hosted server (no local installation)
{
"mcpServers": {
"globkurier": {
"type": "http",
"url": "https://mcp.globkurier.pl/mcp"
}
}
}
Alternative: Run locally via uvx
{
"mcpServers": {
"globkurier": {
"command": "uvx",
"args": ["globkurier-api-mcp"]
}
}
}
Paste the configuration into your MCP client settings file:
| Client | Settings file |
|---|---|
| Claude Desktop | ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows) |
| Cursor | .cursor/mcp.json in your project or ~/.cursor/mcp.json globally |
| Cline | Extension settings in VS Code |
Available Tools
| Tool | Description |
|---|---|
get_shipment_status | Track a shipment by order number |
search_products | Search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS and more) |
get_product_addons | Get available add-ons for a product |
get_search_url | Generate a purchase link for a shipment |
Available Resources
| Resource | Description |
|---|---|
globkurier://countries | List of supported countries |
globkurier://countries/{iso_code} | Country details by ISO code |
For developer documentation see CONTRIBUTING.md.
License
MIT
Author
Signals
- Last commit
- Mar 2026
Advanced
- Delivery
- mcp-server MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-globkurier-pl-mcp-server- Source
- github.com/globkurier-pl/mcp-server
- Hosted endpoint
https://mcp.globkurier.pl/mcp