MCP.so
Sign In

Container Tracking

@lxxmng

About 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.

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More Finance & Commerce MCP servers