replenishradar
Related Servers
Alternatives to replenishradar
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceProvides Shopify demand forecasting, reorder recommendations, and dollar-impact reports as MCP tools.-
- AlicenseAqualityBmaintenanceAI e-commerce operations manager for MCP. Inventory forecasting, pricing optimization, RFM customer segmentation, order anomaly detection, and automated reports for Shopify and WooCommerce.1223 npm1MIT
- AlicenseNot gradedqualityAmaintenanceEnables natural-language queries of retail sell-through, inventory coverage, out-of-stock risk, and reorder suggestions from POS and warehouse data, with an optional agent that emails reorder proposals.293 npmMIT
- AlicenseNot gradedqualityBmaintenanceConnects Amazon Seller Central and Amazon Advertising to any MCP client, with a settlement-accurate P&L underneath: every fee, refund and reimbursement as Amazon actually posted it, so contribution margin and breakeven are per product, per marketplace, per day. 107 tools spanning P&L, full Sponsored Products/Brands/Display management, Search Query Performance and Brand Analytics, inventory and for1MIT
- AlicenseAqualityFmaintenanceFree, open-source MCP server that connects Claude to the Shopify Partner API. 25 tools for revenue analytics, churn analysis, retention cohorts, merchant health scoring, conversion funnels, revenue forecasting, and growth velocity.2513MIT
- AlicenseAqualityDmaintenanceThe first logistics/WMS MCP server for AI agents. Rate shopping, inventory management, order tracking, fleet logistics, AI-powered route optimization, demand forecasting, and supply chain analytics. 18 tools across 3 tiers.206 npm1MIT
TDQS
Scored across 16 tools
Most tools are clearly distinct: forecasting, suppliers, purchase orders, replenishment actions, locations, and agent context each target different resources. The only mild ambiguity is between rr_get_demand_forecast and rr_prepare_replenishment_action, since both relate to replenishment planning, but their descriptions clarify that one returns forecast statistics and the other previews an action.
The rr_ prefix is consistent, and most tools follow a verb_noun pattern (list_suppliers, get_purchase_order, create_location, set_stock_at_location). Minor deviations exist: rr_get_demand_forecast uses a noun phrase rather than a simple verb_noun, and rr_record_pi_review uses an abbreviation, but the overall pattern is predictable.
16 tools is on the higher end but still reasonable for a supply-chain/replenishment domain that spans forecasting, purchase orders, replenishment actions, locations, and agent context. Each tool serves a distinct function, though the agent-context tools (5 tools) could arguably be a separate server.
The core replenishment workflow is well covered: forecast, prepare, execute, resolve, retry, and purchase order read/list. Minor gaps include no update/delete for purchase orders and no supplier creation/update, but these are likely outside the server's purpose. The agent-context CRUD is complete.