GlobKurier - track shipment, search shipping products and generate purchase links
GlobKurier MCP 服务器
模型上下文协议 (Model Context Protocol) 服务器,用于 GlobKurier API。使 AI 助手(Claude、Cursor、Cline 等)能够追踪货件、搜索运输产品并生成购买链接。
安装
推荐:托管服务器(无需本地安装)
{
"mcpServers": {
"globkurier": {
"type": "http",
"url": "https://mcp.globkurier.pl/mcp"
}
}
}替代方案:通过 uvx 本地运行
{
"mcpServers": {
"globkurier": {
"command": "uvx",
"args": ["globkurier-api-mcp"]
}
}
}将配置粘贴到您的 MCP 客户端设置文件中:
客户端 | 设置文件 |
Claude Desktop |
|
Cursor | 项目中的 |
Cline | VS Code 中的扩展设置 |
可用工具
工具 | 描述 |
| 通过订单号追踪货件 |
| 搜索运输产品(DPD、InPost、DHL、FedEx、UPS、GLS 等) |
| 获取产品的可用附加服务 |
| 为货件生成购买链接 |
可用资源
资源 | 描述 |
| 支持的国家/地区列表 |
| 按 ISO 代码查询国家/地区详情 |
有关开发者文档,请参阅 CONTRIBUTING.md。
许可证
MIT
作者
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