Serversio.github.SoapyRED/freightutils
F

FreightUtils MCP Server

io.github.SoapyRED/freightutils · v2.1.0
▦ npm
v2.1.0npm npm: freightutils-mcp🌐 https://www.freightutils.com/api/mcp/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.SoapyRED/freightutils",
  "description": "18 freight tools for AI agents: ADR 2025 + LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM",
  "title": "FreightUtils MCP Server",
  "repository": {
    "url": "https://github.com/SoapyRED/freightutils-mcp",
    "source": "github"
  },
  "version": "2.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "freightutils-mcp",
      "version": "2.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.freightutils.com/api/mcp/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}