← Index

io.github.BWB03/catalog-cli-pro

io.github.BWB03/catalog-cli-pro·v1.0.0·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "catalog-cli-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@bwb03/catalog-cli-pro"
      ],
      "env": {
        "CATALOG_API_KEY": "<your-catalog_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "catalog-cli-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@bwb03/catalog-cli-pro"
      ],
      "env": {
        "CATALOG_API_KEY": "<your-catalog_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @bwb03/catalog-cli-pro
§02  Environment variables
CATALOG_API_KEY
requiredsecret

Your Catalog CLI Pro API key. Get one free at catalogcli.com/signup

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other