Choose your path based on your comfort level.
Use Claude Code as your guide
Claude Code runs the install for you and walks you through everything in plain English.
Run audits from your terminal
pip install amazon-catalog-clicatalog scan my-catalog.xlsxFull control. Rich terminal output. Export to JSON or CSV.
Integrate into your tools
POST api.catalogcli.com/v1/auth/registerPersistent storage. Unlimited scans. $9.99/mo.
catalog scan my-catalog.xlsx
Run audits locally from your terminal. Rich output with severity-coded tables.
from catalog.core import execute_scan
Import directly into your Python scripts and automation pipelines.
catalog setup-claude
Use natural language to audit catalogs. Free locally, or Pro for hosted API with persistent storage.
POST api.catalogcli.com/v1/catalogs
Persistent storage, unlimited scans, API access for your tools and dashboards.
| Open Source CLI | Free API | Pro API | |
|---|---|---|---|
| Free forever | Free forever | $9.99/mo | |
| 13 quality audits | ✓ | ✓ | ✓ |
| Scans | Unlimited (local) | 2 lifetime | Unlimited |
| Catalogs stored | — | 1 | Unlimited |
| Results persistence | — | 7 days | Permanent |
| API access | — | ✓ | ✓ |
| Rate limit | — | 10 req/min | 100 req/min |
| Variation Creator | — | — | Coming soon |
Use natural language to audit your Amazon catalogs. One command to set up.
MCP server runs on your machine. Claude Code calls the CLI directly. Your CLR files never leave your computer.
Claude Code talks to api.catalogcli.com. Persistent storage, scan history, unlimited catalogs — all through natural language.
Your data stays local. The CLI processes everything on your machine. No data leaves your computer. No accounts, no tracking.
CLR files are stored in Cloudflare R2 — encrypted at rest, zero-egress architecture. Files are only accessible via your API key. Delete your data anytime through the API.
Input validation includes path traversal protection, injection prevention, and Pydantic schema enforcement on all inputs.
A Category Listing Report is Amazon's official bulk product data export. It contains all your listing fields — titles, bullets, attributes, variations, and more. Download it from Seller Central under Inventory > Category Listing Report.
The CLI is free and open source (MIT license). The hosted API has a free tier (2 scans) and a Pro tier ($9.99/mo) for unlimited access with persistent storage.
Yes. Catalog CLI was designed agent-first. It includes an MCP server for Claude Code and Claude Desktop, JSON output for automation, schema introspection, and field masking for efficient context usage.
Any Amazon marketplace that uses Category Listing Reports. The tool auto-detects the marketplace from the CLR file headers.
Yes. The plugin architecture makes it easy to add new queries. Create a new Python file in the queries directory implementing the QueryPlugin interface.
Not sure which option is right for you? Want a walkthrough for your team?
Book a Demo Ask a Question