Ecommerce Command Center runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi.
Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.
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 ecommerce-command-center -- uvx ecommerce-command-center-mcp
{
"mcpServers": {
"ecommerce-command-center": {
"args": [
"ecommerce-command-center-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ecommerce-command-center]
command = "uvx"
args = ["ecommerce-command-center-mcp"]
{
"mcpServers": {
"ecommerce-command-center": {
"args": [
"ecommerce-command-center-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ecommerce-command-center": {
"args": [
"ecommerce-command-center-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.