replenishradar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPLENISHRADAR_API_KEY | Yes | Your ReplenishRadar API key (rr_sk_live_...) | |
| REPLENISHRADAR_API_URL | No | API base URL (for self-hosted/testing) | https://api.replenishradar.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rr_get_stockout_riskC | Get stockout risk levels for SKUs |
| rr_get_inventory_positionC | Get stock-by-location for an item |
| rr_get_demand_forecastC | Get demand forecast stats for an item |
| rr_get_suggested_purchase_ordersC | Get suggested purchase orders |
| rr_get_alertsC | Get active alerts |
| rr_list_itemsC | List inventory items |
| rr_get_sync_statusC | Get recent sync run history |
| rr_list_suppliersC | List vendors/suppliers |
| rr_list_purchase_ordersC | List purchase orders |
| rr_get_purchase_orderB | Get a single purchase order with line items |
| rr_get_po_pdfC | Get info for generating a PO PDF |
| rr_get_po_documentsB | List documents attached to a PO |
| rr_get_sales_historyC | Get sales history |
| rr_get_top_sellersC | Get top-selling SKUs |
| rr_get_slow_moversC | Get slow-moving SKUs |
| rr_get_inventory_valueC | Get total inventory value breakdown |
| rr_get_sku_healthA | Quick SKU-level health summary (risk counts, alert counts) |
| rr_get_lost_salesC | Estimate lost sales from stockouts |
| rr_trigger_syncD | Trigger an inventory sync |
| rr_acknowledge_alertC | Acknowledge an alert |
| rr_create_purchase_orderC | Create a draft purchase order |
| rr_update_purchase_orderC | Update a draft purchase order |
| rr_add_po_noteC | Add a note to a purchase order |
| rr_request_approvalB | Request human approval for a PO (returns a link) |
| rr_send_purchase_orderC | Send an approved PO to the supplier |
| rr_cancel_purchase_orderC | Cancel a purchase order |
| rr_get_document_upload_urlC | Get upload URL for a PO document |
| rr_record_pi_reviewC | Record proforma invoice details on a PO |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ReplenishRadar/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server