Clishop runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 6 Apr 2026.
Order anything from your terminal — search, buy, track, and manage via MCP 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 clishop -- npx -y clishop
{
"mcpServers": {
"clishop": {
"args": [
"-y",
"clishop"
],
"command": "npx"
}
}
}
[mcp_servers.clishop]
command = "npx"
args = ["-y", "clishop"]
{
"mcpServers": {
"clishop": {
"args": [
"-y",
"clishop"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clishop": {
"args": [
"-y",
"clishop"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.