← Index

Listing Bureau - Amazon Organic Ranking MCP Server

io.github.listingbureau/listingbureau-mcp·v0.1.11·Other
Quality Score
85
/100

Amazon organic ranking MCP server. Run campaigns, track positions, monitor rank movement.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "listingbureau-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "listingbureau-mcp"
      ],
      "env": {
        "LB_API_KEY": "<your-lb_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "listingbureau-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "listingbureau-mcp"
      ],
      "env": {
        "LB_API_KEY": "<your-lb_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y listingbureau-mcp
§02  Environment variables
LB_API_KEY
requiredsecret

Listing Bureau API key. Create an account at listingbureau.com to get one.

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