← Index

FreightUtils MCP Server

io.github.SoapyRED/freightutils·v2.1.0·Other
Quality Score
90
/100

18 freight tools for AI agents: ADR 2025 + LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://www.freightutils.com/api/mcp/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "freightutils": {
      "command": "npx",
      "args": [
        "-y",
        "freightutils-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "freightutils": {
      "command": "npx",
      "args": [
        "-y",
        "freightutils-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y freightutils-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other