← Registry

Productivity

containermath.com

Optimizes container loading by turning cargo lists into exportable load plans with packing, CBM, and weight calculations.

1 endpoint1 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.containermath.com

No auth detected

MCP server metadata

Name
containermath-public
Version
1.0.0
Capabilities
tools

Known tools 1

calculate_cbm

Calculate total shipment volume (CBM / cubic metres and CFT / cubic feet), total weight, and how that cargo fits into standard shipping containers (20ft Standard, 40ft Standard, 40ft High Cube).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.containermath-public]
url = "https://mcp.containermath.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "containermath-public": {
      "type": "http",
      "url": "https://mcp.containermath.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: containermath-public
Remote MCP URL: https://mcp.containermath.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "containermath-public": {
      "url": "https://mcp.containermath.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "containermath-public": {
      "type": "http",
      "url": "https://mcp.containermath.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "containermath-public",
  "transport": "streamable-http",
  "url": "https://mcp.containermath.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for containermath.com was fetched 2026-09-04T07:06:11.343Z.

Trust status Neutral

containermath.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.