Loadingmcp Mcp
@lxxmng
About Loadingmcp Mcp
Container & truck load-planning MCP server — 3D load plans, right-sizing, utilization, centre of gravity, crush & securing checks for 200+ equipment types
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"container-loading": {
"url": "https://mcp.loadingmcp.com/mcp"
}
}
}Tools
4List container / truck / ULD / pallet types with internal dimensions (mm) and max payload (kg)
Quick volume + weight estimate of how many of which container to use
3D load plan: equipment used, utilization %, centre of gravity, crush violations, securing checklist (auto right-sizes when no equipment is given)
Machine-readable loading work order: numbered stuffing sequence, securing actions, VGM / axle / CoG figures, optional retailer (Amazon FBA / Walmart) checks
Overview
What is Loadingmcp Mcp?
Loadingmcp Mcp is a remote MCP server that provides container and truck load planning directly from an AI client (Claude, Cursor, Windsurf, etc.). It uses a real bin-packing engine to generate 3D load plans, right-size equipment, and perform checks like crush avoidance, centre of gravity, VGM/axle figures, and per-retailer inbound packaging specs. It is intended for logistics professionals who need to plan optimal loads without leaving their AI assistant.
How to use Loadingmcp Mcp?
Connect via a Streamable HTTP transport. For Claude Desktop, use npx mcp-remote with the URL https://mcp.loadingmcp.com/mcp and an Authorization: Bearer YOUR_API_KEY header. For Cursor, Windsurf, or VS Code, use the same URL and header in the native MCP configuration. Replace YOUR_API_KEY with a key from loadingmcp.com/mcp or use the public demo key lmcp_demo_public (no signup required).
Key features of Loadingmcp Mcp
- 3D load plans with equipment right-sizing
- Volume and payload utilization metrics
- Centre of gravity, crush, and securing checks
- VGM and axle weight calculations
- Per-retailer inbound packaging checks (Amazon FBA, Walmart)
- Hazmat class segregation and drum/pipe hex-nesting
Use cases of Loadingmcp Mcp
- Plan optimal container loads for export shipments
- Right-size to the cheapest truck or container that fits a given cargo
- Generate a stuffing sequence and securing checklist for warehouse operators
- Verify load compliance with retailer inbound specs before dispatch
FAQ from Loadingmcp Mcp
What is the difference between the public demo key and a real API key?
The public demo key (lmcp_demo_public) returns clearly-labelled synthetic load plans from an offline preview packer. A real API key from loadingmcp.com/mcp provides access to the production PackingSolver optimizer with 200+ equipment types and full accuracy.
Do I need to host the server myself?
No. Loadingmcp Mcp runs as a remote Streamable HTTP server. You only need to configure the endpoint and API key in your MCP client.
What transport does the server use?
The server uses Streamable HTTP. The endpoint is https://mcp.loadingmcp.com/mcp. Do not add "type": "streamable-http" to Claude Desktop config—it rejects unknown fields.
Is the load planning engine real?
Yes, the production engine uses a real bin-packing algorithm with hazmat segregation, drum/pipe hex-nesting, and overstacking rules. The demo key returns offline synthetic plans for evaluation.
Are the export_plan outputs a retailer certification?
No. export_plan is decision support to help meet published retailer/carrier specs. You must verify the results in your own portal. It is not a certification.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments