Globkurier Track Shipment, Search Shipping Products And Generate Purchase Links
@GlobKurier-pl
2 months ago
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.
https://www.globkurier.pl/
Overview
GlobKurier MCP Server
GlobKurier MCP Server enables seamless automation of shipping and logistics workflows directly from AI tools and backend systems.
It provides a programmable interface to create shipments, track deliveries, and manage logistics operations at scale using the Model Context Protocol (MCP).
Key Features
📦 Create and manage courier shipments
🔍 Track shipment statuses in real time
⚙️ Integrate with e-commerce platforms and backend systems
🤖 Automate logistics workflows using AI agents
🔗 Access GlobKurier functionality via MCP
Use Cases
- E-commerce platforms (Shopify, WooCommerce, PrestaShop, Shoper)
- Logistics and operations teams
- AI-powered workflow automation
- Developers building shipping integrations
Why Use It
Instead of handling shipping manually or building custom integrations from scratch, GlobKurier MCP Server acts as a bridge between AI systems and logistics operations.
It’s especially useful for:
- automatically creating shipments from orders
- handling returns and reverse logistics
- building AI agents that manage e-commerce operations
Requirements
- MCP-compatible client (e.g. Claude Desktop or other MCP-supported tools)
- Node.js environment
- Repository
Server Config
{
"mcpServers": {
"globkurier": {
"type": "http",
"url": "https://mcp.globkurier.pl/mcp"
}
}
}