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