{"name":"ai.tru-stock/inventory","slug":"tru-stock-inventory","title":"Tru-Stock AI","description":"Find the cash trapped in your inventory, then size reorder points, safety stock and EOQ.","url":"https://mcp.market/server/tru-stock-inventory","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"finance","tags":["finance"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T19:40:32.007Z","last_ok_at":"2026-09-20T19:40:32.007Z","latency_ms":351},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.tru-stock.ai","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://www.tru-stock.ai/api/mcp/public"}],"packages":[],"tools":[{"name":"calculate_carrying_cost","description":"Calculate the true annual cost of holding inventory — warehousing, insurance, shrinkage, depreciation and opportunity cost — as a total and as a percentage of inventory value. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/carrying-cost-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"inventoryValue":{"type":"number","description":"Average inventory value at cost"},"warehouseCost":{"type":"number","description":"Annual warehousing cost"},"insuranceCost":{"type":"number","description":"Annual insurance cost"},"shrinkagePct":{"type":"number","description":"Annual shrinkage as % of inventory value"},"depreciationPct":{"type":"number","description":"Annual obsolescence/depreciation as % of value"},"opportunityCostPct":{"type":"number","description":"Cost of capital as % of value"}},"required":["inventoryValue"]}},{"name":"calculate_economic_order_quantity","description":"Calculate the Economic Order Quantity (EOQ) — the order size that minimises combined ordering and holding cost. Returns EOQ, orders per year, and total annual cost. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/eoq-calculator","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"annualDemand":{"type":"number","description":"Units sold per year"},"orderCost":{"type":"number","description":"Fixed cost to place one order"},"unitCost":{"type":"number","description":"Cost per unit"},"holdingCostPerUnit":{"type":"number","description":"Annual holding cost per unit (optional; otherwise derived from unitCost)"},"holdingCostPct":{"type":"number","description":"Annual holding cost as % of unit cost. Default 25"}},"required":["annualDemand","orderCost"]}},{"name":"calculate_inventory_turnover","description":"Calculate inventory turnover ratio, days sales of inventory (DSI) and GMROI from COGS and average inventory value. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/inventory-turnover-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cogs":{"type":"number","description":"Annual cost of goods sold"},"averageInventoryValue":{"type":"number","description":"Average inventory value at cost"},"revenue":{"type":"number","description":"Annual revenue, for GMROI and margin (optional)"}},"required":["cogs","averageInventoryValue"]}},{"name":"calculate_lead_time","description":"Add up total vendor lead time from its stages (processing, production, shipping, receiving) and work out the demand that must be covered during it. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/lead-time-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"processingDays":{"type":"number","description":"Days for the vendor to process the order"},"productionDays":{"type":"number","description":"Days to manufacture"},"shippingDays":{"type":"number","description":"Days in transit"},"receivingDays":{"type":"number","description":"Days to receive and put away"},"varianceDays":{"type":"number","description":"Typical extra days when things run late"},"avgDailyDemand":{"type":"number","description":"Average units sold per day (optional)"}},"required":[]}},{"name":"calculate_reorder_point","description":"Calculate the reorder point (when to place a new order) for an inventory item, using the King formula for safety stock. Returns the reorder point, safety stock, and demand during lead time. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/reorder-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"avgDailyDemand":{"type":"number","description":"Average units sold per day"},"leadTimeDays":{"type":"number","description":"Average vendor lead time in days"},"demandStdDev":{"type":"number","description":"Standard deviation of daily demand (optional)"},"leadTimeStdDev":{"type":"number","description":"Standard deviation of lead time in days (optional)"},"serviceLevel":{"type":"string","description":"Target service level: 85, 90, 95, 97 or 99. Default 95"}},"required":["avgDailyDemand","leadTimeDays"]}},{"name":"calculate_safety_stock","description":"Calculate how much safety stock to hold to protect against demand and lead-time variability, using the King formula. Returns units and the capital tied up. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/safety-stock-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"avgDailyDemand":{"type":"number","description":"Average units sold per day"},"demandStdDev":{"type":"number","description":"Standard deviation of daily demand"},"avgLeadTimeDays":{"type":"number","description":"Average vendor lead time in days"},"leadTimeStdDev":{"type":"number","description":"Standard deviation of lead time in days"},"serviceLevel":{"type":"string","description":"Target service level: 85, 90, 95, 97 or 99. Default 95"},"unitCost":{"type":"number","description":"Unit cost, to value the safety stock (optional)"}},"required":["avgDailyDemand","avgLeadTimeDays"]}},{"name":"estimate_trapped_capital","description":"Size the cash trapped in inventory — dead stock, stockout losses and carrying cost — from your own figures. Returns a RANGE rather than a single number when inputs are left at their defaults, because those defaults are assumptions about your business. Free tool by Tru-Stock AI — https://www.tru-stock.ai/tools/roi-calculator","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"inventoryValue":{"type":"number","description":"Current inventory value at cost"},"annualRevenue":{"type":"number","description":"Annual revenue"},"stockoutPct":{"type":"number","description":"Revenue lost to stockouts, %. Default 5"},"deadStockPct":{"type":"number","description":"Inventory that is dead stock, %. Default 15"},"avgMarginPct":{"type":"number","description":"Average gross margin, %. Default 25"},"carryingCostRatePct":{"type":"number","description":"Annual cost of holding stock as % of its value. Default 25"}},"required":["inventoryValue","annualRevenue"]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T20:28:23.006Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:28:22.937Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 869ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://www.tru-stock.ai/api/mcp/public","reachable":true,"authRequired":false,"latencyMs":869,"serverInfo":{"name":"tru-stock-tools","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.tru-stock.ai/favicon.svg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}