ReplenishRadar runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from npm. Last commit 1 Aug 2026.
Shopify + Amazon inventory planning, forecasting & replenishment over MCP (50 tools).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add MCP -- npx -y @replenishradar/mcp-server
{
"mcpServers": {
"MCP": {
"args": [
"-y",
"@replenishradar/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.MCP]
command = "npx"
args = ["-y", "@replenishradar/mcp-server"]
{
"mcpServers": {
"MCP": {
"args": [
"-y",
"@replenishradar/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"MCP": {
"args": [
"-y",
"@replenishradar/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.