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 |
Related MCP server: MCP Python Server — API Wrapper
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to perform real-time carbon emissions calculations and provide climate impact insights by interfacing with the Climatiq API.Last updated1011MIT
- Flicense-qualityDmaintenanceA Python server implementing the Model Context Protocol that exposes tools for querying external APIs, compatible with Claude Desktop and ChatGPT Desktop.Last updated
- AlicenseDqualityDmaintenanceModel Context Protocol server that enables AI assistants like Claude to access searchapi.io API for searching Google Maps, flights, hotels, and other web information.Last updated930MIT
- AlicenseAqualityDmaintenanceConnect any MCP-compatible AI to Royal Mail shipping. This server exposes five tools that let Claude, Cursor or any MCP client book orders, fetch postage labels, track shipments and cancel bookings through the official Click & Drop API.Last updated5193MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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