Catalog CLI MCP Server
Rank #9,921io.github.BWB03/catalog-cli-pro
Amazon catalog auditing tool. 13 quality checks for your listings.
Catalog CLI MCP Server is a Model Context Protocol (MCP) server published by bwb03. It ranks #9,921 of 132,113 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Catalog CLI MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Feb 22, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 122,192 of 132,113 servers on MCP Toplist.
Use Catalog CLI MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add catalog-cli-pro -e "CATALOG_API_KEY=<your CATALOG_API_KEY>" -- npx -y @bwb03/catalog-cli-proReplace each placeholder with your own value before saving.
[mcp_servers.catalog-cli-pro]
command = "npx"
args = ["-y", "@bwb03/catalog-cli-pro"]
[mcp_servers.catalog-cli-pro.env]
CATALOG_API_KEY = "<your CATALOG_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"catalog-cli-pro": {
"command": "npx",
"args": [
"-y",
"@bwb03/catalog-cli-pro"
],
"env": {
"CATALOG_API_KEY": "<your CATALOG_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"catalog-cli-pro": {
"command": "npx",
"args": [
"-y",
"@bwb03/catalog-cli-pro"
],
"env": {
"CATALOG_API_KEY": "<your CATALOG_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"catalog-cli-pro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bwb03/catalog-cli-pro"
],
"env": {
"CATALOG_API_KEY": "<your CATALOG_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"catalog-cli-pro": {
"command": "npx",
"args": [
"-y",
"@bwb03/catalog-cli-pro"
],
"env": {
"CATALOG_API_KEY": "<your CATALOG_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"catalog-cli-pro": {
"command": "npx",
"args": [
"-y",
"@bwb03/catalog-cli-pro"
],
"env": {
"CATALOG_API_KEY": "<your CATALOG_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BWB03%2Fcatalog-cli-pro)<a href="https://mcptoplist.com/server/io.github.BWB03%2Fcatalog-cli-pro"><img src="https://mcptoplist.com/badge/io.github.BWB03%2Fcatalog-cli-pro.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bwb03
Other servers by bwb03
View all bwb03 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Catalog CLI MCP Server?
- Catalog CLI MCP Server is maintained by bwb03, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Catalog CLI MCP Server listed on the Official MCP Registry?
- Yes — Catalog CLI MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Catalog CLI MCP Server have?
- MCP Toplist tracks 1 version of Catalog CLI MCP Server, most recently published on Apr 8, 2026.
- Where can I find the source code for Catalog CLI MCP Server?
- The source code for Catalog CLI MCP Server is hosted at github.com/bwb03/amazon-catalog-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.