Catalog Cli Pro is a Model Context Protocol (MCP) server: Amazon catalog auditing tool. 13 quality checks for your listings. In practice that means any MCP-compatible AI assistant can call Catalog Cli Pro's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @bwb03/catalog-cli-pro speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need CATALOG_API_KEY. The current release is v1.0.0, published under the MIT license, with source at BWB03/amazon-catalog-cli on GitHub, where it has earned 13 stars.
Catalog Cli Pro is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Catalog Cli Pro for BWB03, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @bwb03/catalog-cli-pro · MCP over stdio
▸Credentials — Requires CATALOG_API_KEY
▸Open source — MIT license · BWB03/amazon-catalog-cli