mcpbeat Sign in

Amazon Seller Operations MCP Server

local only

Amazon Seller Operations runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi.

Amazon account health, listing, FBA inventory, fee, PPC, review, and appeal intelligence.

Installs per day peak 24 · avg 11 · -8% w/w
a month agotoday
59
Installs / week
pypi · amazon-seller-operations-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Amazon Seller Operations 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 amazon-seller-operations -- uvx amazon-seller-operations-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazon-seller-operations": {
      "args": [
        "amazon-seller-operations-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amazon-seller-operations]
command = "uvx"
args = ["amazon-seller-operations-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amazon-seller-operations": {
      "args": [
        "amazon-seller-operations-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amazon-seller-operations": {
      "args": [
        "amazon-seller-operations-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: EARNALL_MCP_LICENSE_KEY (License key from AtulHritik-Mcp-Amazon-Seller-Operations purchase page.), EARNALL_MCP_ACTIVATION_ID (Optional stable private install ID for this user/device.), EARNALL_MCP_LICENSE_API (License validation endpoint.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amazon Seller Operations

same job, measured the same way
I
Ecommerce Command Center
by atul0016

Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.

57 installs/wk local only
Amazon Seller
by wmarceau

Amazon seller tools: FBA fees, inventory optimization, restock recommendations.

63 installs/wk local only
Zoom Revenue Accelerator
by zoom

Zoom Revenue Accelerator server for sales insights, conversations, and deal intelligence.

answering
Limonene
by limonene

Read-only Amazon seller analytics: sales, Buy Box, FBA inventory, alerts, revenue and fees.

answering
I
AWS Spapi MCP
by cesarobedfl

MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates

51 installs/wk local only
MCP Amazon
by codespar

MCP server for Amazon Selling Partner API (SP-API) — orders, listings, catalog, inventory, finances

26 installs/wk local only
Shopops MCP
by enzoemir1

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

32 installs/wk local only
Inventory Intelligence & Optimizer
by saifs

Analyze inventory levels and optimize stock allocation to reduce waste and avoid stockouts.

answering

Amazon Seller Operations — questions

Answers built from our own checks of this server.

Why is there no uptime for Amazon Seller Operations?
Amazon Seller Operations 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 pypi package amazon-seller-operations-mcp was installed 59 times last week.
How do I connect Amazon Seller Operations?
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 amazon-seller-operations-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Amazon Seller Operations?
The pypi package amazon-seller-operations-mcp was installed 59 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.