Skip to content

Listing Bureau - Amazon Organic Ranking MCP Server for Zed

io.github.listingbureau/listingbureau-mcp

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

client:Zed transport:stdio runtime:npm

Install Listing Bureau - Amazon Organic Ranking MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "listingbureau-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "listingbureau-mcp"
      ],
      "env": {
        "LB_API_KEY": "<LB_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Listing Bureau - Amazon Organic Ranking MCP Server in other clients