← Back to Plugins
MCP Server MCP

Listing Bureau - Amazon Organic Ranking MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "listingbureau-mcp",
      "version": "0.1.11",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Listing Bureau API key. Create an account at listingbureau.com to get one.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "LB_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...