Skip to main content
Glama
GlobKurier-pl

GlobKurier - track shipment, search shipping products and generate purchase links

GlobKurier MCPサーバー

ポーランド語版ドキュメント

GlobKurier API用のModel Context Protocolサーバーです。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

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

Cursor

プロジェクト内の .cursor/mcp.json またはグローバルの ~/.cursor/mcp.json

Cline

VS Codeの拡張機能設定

利用可能なツール

ツール

説明

get_shipment_status

注文番号で配送状況を追跡

search_products

配送商品を検索 (DPD, InPost, DHL, FedEx, UPS, GLSなど)

get_product_addons

商品の利用可能なアドオンを取得

get_search_url

配送用の購入リンクを生成

利用可能なリソース

リソース

説明

globkurier://countries

対応国リスト

globkurier://countries/{iso_code}

ISOコードによる国詳細


開発者向けドキュメントについてはCONTRIBUTING.mdを参照してください。

ライセンス

MIT

作者

it@globkurier.pl

-
security - not tested
F
license - not found
-
quality - not tested

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