Skip to content
Cursor

Container Tracking MCP for Cursor

io.github.lxxmng/container-tracking

DCSA container tracking across 228 ocean carriers: live vessel positions, ETAs, demurrage alerts.

client:Cursor transport:streamable-http

Install Container Tracking MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "container-tracking": {
      "url": "https://mcp.trackingmcp.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Container Tracking MCP in other clients