mcpbeat Sign in

Amazon Seller MCP Server

local only

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

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

The linked repository no longer exists on GitHub — it was deleted or made private.

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

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 -- uvx amazon-seller-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazon-seller": {
      "args": [
        "amazon-seller-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amazon-seller]
command = "uvx"
args = ["amazon-seller-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amazon-seller": {
      "args": [
        "amazon-seller-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amazon-seller": {
      "args": [
        "amazon-seller-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AMAZON_REFRESH_TOKEN (Amazon SP-API refresh token), AMAZON_LWA_APP_ID (Amazon LWA App ID (Client ID)), AMAZON_LWA_CLIENT_SECRET (Amazon LWA Client Secret). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amazon Seller

same job, measured the same way
Inventory Intelligence & Optimizer
by saifs

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

answering
Inventory Hero
by inventoryhero

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

answering
I
Ecommerce Command Center
by atul0016

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

57 installs/wk local only
MCP Blockchain Fees
by cryptoapis-io

MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP, Tezos, Solana

123 installs/wk local only
Github MCP Server
by crypto-ninja

AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.

183 installs/wk local only
Investhive
by investhive

Investment sentiment, predictions, and analyst track records for stocks and crypto

local only
C
xDog Trading
by xdogtrading

27 live market-research tools for trading agents: scans, options flow, sentiment, valuation, alerts

answering
Inventory Ledger Reconciliation
by a2awire

Free to compete: testnet faucet funds everything. Rebuild true stock from messy ledgers.

23 tools answering

Amazon Seller — questions

Answers built from our own checks of this server.

Why is there no uptime for Amazon Seller?
Amazon Seller 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-mcp was installed 63 times last week.
Is Amazon Seller still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Amazon Seller?
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-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Amazon Seller?
The pypi package amazon-seller-mcp was installed 63 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.