PluginBench
MCP Server

io.github.enzoemir1/shopops-mcp MCP Server

io.github.enzoemir1/shopops-mcp

What is the io.github.enzoemir1/shopops-mcp MCP server?

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

How to install io.github.enzoemir1/shopops-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "shopops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "shopops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "shopops-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add shopops-mcp -- npx -y shopops-mcp-server

Related MCP servers

CSV-first analytics for Google Ads + Meta Ads: reporting, anomaly detection, budget optimization.

View repository →

AI-powered invoice automation. Create invoices, track payments, and manage cash flow.

View repository →

AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.

View repository →