intelligent-staffing-systems/mcp-inflow-ingredients
If you are the rightful owner of mcp-inflow-ingredients and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that integrates with the Inflow Inventory API to manage ingredients and inventory programmatically.
Tools
Functions exposed to the LLM to take actions
list_ingredients
List all products with optional filters.
get_ingredient
Get detailed information about a specific product.
get_inventory_summary
Get inventory summary with quantities.
search_ingredients
Search products using full-text search.
create_ingredient
Create a new product.
update_ingredient
Update an existing product.
create_stock_adjustment
Create a stock adjustment to modify inventory.
list_stock_adjustments
List stock adjustments.
get_stock_adjustment
Get details of a specific adjustment.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client