HomeMarketing & E-Commerce › amazon-catalog-cli

amazon-catalog-cli

Amazon catalog auditing tool. 13 quality checks for your listings.

Python
★ 15 stars Last pushed 2026-09-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @bwb03/catalog-cli-pro@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "amazon-catalog-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@bwb03/catalog-cli-pro@1.0.0"
      ],
      "env": {
        "CATALOG_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CATALOG_API_KEY required secret — Your Catalog CLI Pro API key. Get one free at catalogcli.com/signup

Related servers

Data from the Official MCP Registry