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: SearchAPI MCP Server
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.
Related MCP Connectors
Furgonetka MCP Server is an extension for LLMs (such as Claude) that integrates AI assistants with Poland's most popular courier brokerage platform. The server enables models to interact directly with services from various couriers (including InPost, DPD, DHL, UPS, and Poczta Polska) through a single, unified interface. With this integration, your AI stops just "writing about logistics" and starts actually managing it.
A Model Context Protocol server for Wix AI tools
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA Python server implementing the Model Context Protocol that exposes tools for querying external APIs, compatible with Claude Desktop and ChatGPT Desktop.
- 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.921MIT
- 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.5323MIT
- AlicenseNot gradedqualityFmaintenanceA robust server implementing the Model Context Protocol with SSE and STDIO transport, enabling real-time communication and extensible tooling for AI models.2254MIT
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/velesan/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server