Odel
supply chain mcp

supply chain mcp

Local
@csoai-orgPythonUpdated 3 days ago

Supply chain management and logistics tools for AI agents. Capabilities: shipment tracking

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsupply-chain-mcpv1.0.9

Run

uvx supply-chain-mcp

MCP client config

{
  "mcpServers": {
    "supply-chain-mcp": {
      "command": "uvx",
      "args": [
        "supply-chain-mcp"
      ]
    }
  }
}