Catalog CLI Pro MCP Server

Agent-native Amazon catalog auditing tool The first AI-agent-friendly Amazon catalog analysis tool. Query your CLRs with structured input, integrate via MCP server, and automate catalog audits. It runs locally over stdio via the published package.

People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-18 · ★ 13 · #11 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Catalog CLI Pro

before you install - you'll need

Set CATALOG_SELLER_CENTRAL_COOKIE before connecting.

Claude Code

claude mcp add bwb03-amazon-catalog-cli -- npx -y @bwb03/catalog-cli-pro

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bwb03-amazon-catalog-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@bwb03/catalog-cli-pro"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @bwb03/catalog-cli-pro - published under the repo owner's npm scope (@bwb03)

registry namespace io.github.BWB03 is GitHub-verified and matches the repo owner

03 · Who maintains Catalog CLI Pro

catalog-cli-pro is maintained by bwb03. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
e-commerce - ranked #11 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
io.github.BWB03/catalog-cli-pro (active, first published 2026-04-08)
packages
npm:@bwb03/catalog-cli-pro

05 · Catalog CLI Pro FAQ

What is Catalog CLI Pro?

Agent-native Amazon catalog auditing tool The first AI-agent-friendly Amazon catalog analysis tool. Query your CLRs with structured input, integrate via MCP server, and automate catalog audits. It runs locally over stdio via the published package.

Is Catalog CLI Pro still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-18. We re-verify nightly.

How do I install Catalog CLI Pro?

Run `npx -y @bwb03/catalog-cli-pro`. The README documents one environment variable (CATALOG_SELLER_CENTRAL_COOKIE) to set first. Set CATALOG_SELLER_CENTRAL_COOKIE before connecting. You can also paste the ready-made client config above.

Does Catalog CLI Pro run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Catalog CLI Pro

More e-commerce MCP servers · Tienda Nube · Vtex · Clishop · Ozon MCP Server

More Python MCP servers · Wireshark MCP · NIM Key Manager · Embedded Docs · Diagrams MCP · oxidize-pdf MCP Server · see all