Let AI query and manage InvenTree inventory, orders, locations, and BOM data.
The available material is limited, but the tool appears intended to let AI interact with InvenTree inventory data. It is open source under MIT and declares no external endpoint or API key, with no clear high-risk red flags; however, it should still be treated with caution because it executes locally and may access business inventory data.
The material explicitly states that no keys or environment variables are required, and it does not request API tokens, account passwords, or other sensitive secrets; based on the provided facts, credential exposure appears low.
Although no remote endpoint is declared, the stated purpose is to interact with InvenTree inventory data, which typically implies connecting to a user-configured InvenTree service; the material does not specify the destination, transfer scope, or whether access is limited to an internal instance, so data egress boundaries warrant caution.
The system checks indicate that this tool executes code; as an MCP tool, this typically means running a local service process and handling client requests. That inherent capability alone is not a high-risk red flag, but it does create a local execution surface that merits caution.
The description says it can interact with parts, stock, locations, orders, and BOMs, indicating potential access to a broad set of operational inventory data and possibly modification capabilities. The material does not state whether access is read-only, what permission model is used, or whether least privilege is enforced, so the actual data scope should be reviewed carefully.
Positive signals include that the project is open source, auditable, and MIT-licensed; however, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, which weakens maturity and verifiability. There is no explicit red flag sufficient for a high-risk rating, but supply-chain trust remains limited.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "inventree-mcp-plugin" yet — see the docs or source repo.
Connect to InvenTree and check the current stock quantity, storage locations, available quantity, and whether part "ESP32-WROOM-32" is below minimum stock.
A summary of stock levels, storage locations, available quantity, and shortage risk for the part.
From InvenTree, list purchase orders from the last 30 days, group them by status, and highlight orders with incomplete receipts and their related parts.
An overview of purchase order statuses plus a list of pending receipts and related part details.
In InvenTree, expand the BOM for product "Control Board A", check whether each component has enough stock to build 100 units, and identify shortages.
A BOM component list, build-quantity feasibility assessment, and the parts and quantities that are short.
Connect to InvenTree to manage parts, stock, orders, and reports.
Search inventory, manage items and locations, and add records via photo recognition.
Manage product inventory and run analytics with SQLite-backed CRUD operations.
Manage product inventory and run CRUD and stock analytics queries.
Manage e-commerce products with CRUD, AI descriptions, and MySQL via MCP.
Query product codes and live stock levels from internal inventory systems.