InvenTree

GitHub

Open Source Inventory Management System

7,360 stars Python 1 file ยท ~3,679 tokens #django#hacktoberfest#python

InvenTree MCP Server

MCP server for inventree/InvenTree

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "InvenTree": {
      "command": "npx",
      "args": [
        "-y",
        "@inventree/InvenTree"
      ]
    }
  }
}