Skip to main content

Korean shipping tracker MCP server using SweetTracker API

Project description

ShippingTracker MCP Server

한국 택배 추적을 위한 MCP (Model Context Protocol) 서버입니다. SweetTracker API를 사용하여 배송 추적 기능을 제공합니다.

기능

  • get_company_list(): 지원하는 택배회사 목록 조회
  • track_shipping(company_code, tracking_invoice): 택배 추적

사전 요구사항

로컬 개발

1. 저장소 클론

git clone https://github.com/gws8820/shippingtracker.git
cd shippingtracker

2. 환경변수 설정

echo "t_key=YOUR_API_KEY" > .env

3. 실행

uv run python -m shippingtracker.main

# 또는 uvx로 실행
uvx --from . shippingtracker

Claude Desktop과 연결

Claude Desktop의 설정 파일(claude_desktop_config.json)을 다음과 같이 설정해 주세요.

{
  "mcpServers": {
    "shippingtracker": {
      "command": "uvx",
      "args": ["shippingtracker"],
      "env": {
        "t_key": "YOUR_API_KEY"
      }
    }
  }
}

라이선스

이 프로젝트는 MIT 라이선스하에 배포됩니다.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shippingtracker-0.1.0.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shippingtracker-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file shippingtracker-0.1.0.tar.gz.

File metadata

  • Download URL: shippingtracker-0.1.0.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for shippingtracker-0.1.0.tar.gz
Algorithm Hash digest
SHA256 749f3ac75600475c51423e361b0fb14a9849b3d36e1052f1f7b9c803d16348f0
MD5 8751c641e2e1da7f82ea40c3c5c0459e
BLAKE2b-256 230eb69200dd388f8dab084947c16bba136fbac3824b54b2d7ee234a135fc89c

See more details on using hashes here.

File details

Details for the file shippingtracker-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for shippingtracker-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b44856f0bdfa2ec6f68da6e489e226bd9df11e20b670260a5592262cd63fd7f7
MD5 020501effedaff54eaf5c177860a04ba
BLAKE2b-256 d40f7c5c964e6abc9e100fb4b3522b218dbd5f69dddc4da681bc90a89df15d7d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page