Odel
battery erp

battery erp

Local
@icohangar-opsPythonMITUpdated 2w ago

Battery value-chain inventory MCP: lookup SKUs, status/reorder, bin-check, audited confirmation.

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).

PyPIbattery-erpv0.1.1

Run

uvx battery-erp

MCP client config

{
  "mcpServers": {
    "battery-erp": {
      "command": "uvx",
      "args": [
        "battery-erp"
      ]
    }
  }
}