Manage inventory records in Azure Cosmos DB through MCP CRUD tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Azure MCP Inventory Server" yet — see the docs or source repo.
Use Azure MCP Inventory Server to create an inventory record with these fields: sku=KB-1024, name=Mechanical Keyboard, quantity=50, warehouse=Shanghai Warehouse 1, status=in_stock.
A successful creation result with the item ID or the full created record.
Use Azure MCP Inventory Server to fetch the inventory record for sku KB-1024 and report the current quantity and warehouse location.
The matching inventory record with key details such as quantity and warehouse.
First update sku=KB-1024 by setting quantity to 42 and status to low_stock; if a test item with sku=OLD-999 exists, delete it.
The update and deletion results, indicating which records were modified or removed.
Manage inventory records and analyze stock value in a SQLite database.
Manage product inventory and run CRUD and stock analytics queries.
Manage product inventory and run analytics with SQLite-backed CRUD operations.
Authenticate users with Entra ID and manage scoped Cosmos DB data.
Manage Azure storage, virtual machines, and app services more efficiently.
Query core Azure services through one interface for development and operations.