com.containermath/cbm
com.containermath/cbmCalculate shipment volume (CBM/CFT), weight, and how cargo fits standard shipping containers.
Tools · 1
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). Use t…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.containermath/cbm": {
"url": "https://mcp.containermath.com",
"transport": "streamable-http"
}
}
}