GlobKurier - track shipment, search shipping products and generate purchase links
Provides integration with DHL shipping services, enabling AI assistants to search shipping products and track shipments through the GlobKurier platform.
Provides integration with DPD shipping services, enabling AI assistants to search shipping products and track shipments through the GlobKurier platform.
Provides integration with FedEx shipping services, enabling AI assistants to search shipping products and track shipments through the GlobKurier platform.
Provides integration with UPS shipping services, enabling AI assistants to search shipping products and track shipments through the GlobKurier platform.
GlobKurier MCP Server
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 |
|
Cursor |
|
Cline | Extension settings in VS Code |
Available Tools
Tool | Description |
| Track a shipment by order number |
| Search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS and more) |
| Get available add-ons for a product |
| Generate a purchase link for a shipment |
Available Resources
Resource | Description |
| List of supported countries |
| Country details by ISO code |
For developer documentation see CONTRIBUTING.md.
License
MIT
Author
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GlobKurier-pl/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server