MCP.so
ログイン

Container Tracking

@lxxmng

Container Tracking について

DCSA container tracking across 228 ocean carriers — live vessel positions, ETAs, and demurrage & detention alerts. Remote MCP (streamable HTTP) at mcp.trackingmcp.com/mcp; free key at trackingmcp.com.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "container-tracking": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.trackingmcp.com/mcp",
        "--header",
        "Authorization: Bearer tmcp_demo_public"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Container Tracking?

Shipping logistic / container tracking mcp for 200+ shipping lines

How to use Container Tracking?

The README includes setup instructions such as "command": "npx",.

Key features of Container Tracking

  • Container number (e.g. MSCU7349821)
  • Bill of lading number
  • Booking number
  • "Where is container MSCU7349821?"
  • "What's the status of bill of lading HLCU2840012?"

Use cases of Container Tracking

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Container Tracking

Where is the source code for Container Tracking?

The source code is linked from the repository URL on this page.

Does Container Tracking include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Container Tracking?

The source code is linked from the repository URL on this page.

Does Container Tracking include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「金融とコマース」の他のコンテンツ