Skip to main content
Glama

물류 AI MCP

공급망 및 배송 도구 - 배송 추적, 경로 최적화, 창고 재고, 배송 ETA, 통관 서류

MEOK AI Labs 제작 | meok.ai

기능

도구

설명

track_shipment

자세한 내용은 도구 docstring을 참조하세요

optimize_route

자세한 내용은 도구 docstring을 참조하세요

warehouse_inventory

자세한 내용은 도구 docstring을 참조하세요

estimate_delivery

자세한 내용은 도구 docstring을 참조하세요

customs_documentation

자세한 내용은 도구 docstring을 참조하세요

설치

pip install mcp

사용법

MCP 서버로 사용

python server.py

Claude Desktop 설정

claude_desktop_config.json에 추가하세요:

{
  "mcpServers": {
    "logistics-ai-mcp": {
      "command": "python",
      "args": ["/path/to/logistics-ai-mcp/server.py"]
    }
  }
}

사용량 제한

무료 티어는 도구당 하루 30-50회 호출을 포함합니다. 무제한 액세스를 원하시면 meok.ai/pricing에서 업그레이드하세요.

라이선스

MIT 라이선스 - 자세한 내용은 LICENSE를 참조하세요.


MEOK AI Labs의 FastMCP로 제작됨

-
security - not tested
A
license - permissive license
-
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/CSOAI-ORG/logistics-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server