mcpbeat Sign in

Shopops MCP Server

local only

Shopops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 13 Sep 2026.

AI e-commerce operations. Inventory, pricing, segmentation, and analytics.

Installs per day peak 27 · avg 9 · -29% w/w
a month agotoday
32
Installs / week
npm · shopops-mcp-server
1
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 29

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 19 more, back to 21 August 2026

Nothing serious here today

Today is the operative word: we check Shopops MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add shopops-mcp -- npx -y shopops-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopops-mcp": {
      "args": [
        "-y",
        "shopops-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shopops-mcp]
command = "npx"
args = ["-y", "shopops-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "shopops-mcp": {
      "args": [
        "-y",
        "shopops-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shopops-mcp": {
      "args": [
        "-y",
        "shopops-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Shopops MCP

same job, measured the same way
X402 Ads MCP
by forgemeshlabs

x402 ad recommendations, intent analytics, and machine-commerce demand reports.

84 installs/wk local only
Hello Retail
by helloretail

Set up and tune ecommerce Search, Recommendations, Pages, Email, Product Agents and Analytics.

answering
Consequential Analytics
by consequential

Read-only access to your Consequential eCommerce marketing analytics and attribution data.

answering
Inmigreat MCP
by djangelo88

Immigration case intelligence for attorneys. Case tracking, judge analytics, AI predictions.

34 installs/wk local only
ReelDrop
by reeldrop

Schedule Instagram reels, manage comment-to-DM automations, and read analytics

answering
Inventory Hero
by inventoryhero

Inventory, restock planning, and sales analytics for your Amazon FBA business.

answering
ASOHawk
by prodocik

ASO analytics and App Store optimization tools for indie iOS developers and AI agents.

answering
SearchConsole.ai
by searchconsole

Read-only Search Console analytics, URL inspection, indexing diagnostics, and sitemaps.

answering

Shopops MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Shopops MCP?
Shopops MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package shopops-mcp-server was installed 32 times last week.
How do I connect Shopops MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls shopops-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Shopops MCP?
The npm package shopops-mcp-server was installed 32 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Shopops MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.