MCP.so
Sign In
L

Listing Bureau Amazon Organic Ranking

@listingbureau

About Listing Bureau Amazon Organic Ranking

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

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

21

Get Listing Bureau account info (email, name, account status, wallet balance)

Update Listing Bureau account profile fields (first_name, last_name, company). At least one field required.

Get current Listing Bureau service pricing rates. Returns empty object if no plan is active.

Get Listing Bureau subscription info (plan label, fee, discount, wallet usage)

Get Listing Bureau wallet balance (credits and USD). May include a warning if data is temporarily unavailable.

Get Listing Bureau wallet transaction history (paginated). Last page may include legacy entries beyond per_page count.

Generate a Stripe checkout URL to top up wallet balance. Returns a URL to complete payment.

List Listing Bureau Amazon projects with optional filters. Returns ASIN, keyword, active status, and current service volumes.

Create a new Listing Bureau Amazon project. If a project with the same ASIN+keyword+region was previously archived, it will be reactivated instead (returns 201). ASIN must be a valid Amazon ASIN. Keyword must be 3-200 characters.

Get detailed info for a specific Listing Bureau project including schedule, services, and SERP data.

Update a Listing Bureau project. Currently supports toggling the active status (pause/resume). To archive a project, use lb_projects_archive instead.

Archive (soft delete) a Listing Bureau Amazon project. The project can be reactivated by creating a new project with the same ASIN+keyword+region.

Get daily stats for a Listing Bureau project: service execution (SFB, ATC, PGV), SERP rankings, ARA analytics, Brand Referral, and Search Query data. Note: this call may be slow (~1-2s) due to 14+ backend DB queries.

Get the current schedule for a Listing Bureau project. Shows per-day service volumes (atc, sfb, pgv). Note: SFB is only available for US-region projects.

Set the full per-day schedule for a Listing Bureau project. Replaces any existing schedule. Each entry represents one day with volumes for atc, sfb, and pgv. Max 365 entries. SFB is US-region only; ATC/PGV work in all regions (lower execution rate outside US).

Quick-set uniform daily volumes for a Listing Bureau project. WARNING: This clears any existing per-day schedule and replaces it with uniform values. All omitted fields default to 0. SFB is US-region only; ATC/PGV work in all regions (lower execution rate outside US).

List Listing Bureau orders (paginated, newest first). Includes order status, campaign, region, and issue report status.

Get detailed info for a specific Listing Bureau order.

Report an issue with a Listing Bureau order. Maximum 5 issue reports per order -- do not retry if you receive a limit error. Description must be 1-1000 characters.

Submit feedback, feature requests, or suggestions (10-5000 characters)

Estimate campaign cost before committing. Fetches current rates and wallet balance, then computes total cost, daily averages, and wallet sustainability. Provide either uniform daily volumes (atc/sfb/pgv + num_days) or a per-day schedule array. Include retail_price for accurate SFB costs. SFB is US-region only; ATC/PGV work in all regions (lower execution rate outside US). Pass region to validate SFB eligibility.

Overview

What is Listing Bureau Amazon Organic Ranking?

It connects an AI assistant to Listing Bureau’s Amazon ranking infrastructure to manage organic ranking campaigns. It supports three ranking signal types—Search-Find-Buy (SFB), Add-to-Cart (ATC), and Page Views (PGV)—and is built for sellers and agencies targeting Amazon organic placement.

How to use Listing Bureau Amazon Organic Ranking?

Install via npx (npx -y listingbureau-mcp) and set the LB_API_KEY environment variable. For Claude Desktop, download the .mcpb file and double-click, or configure manually in claude_desktop_config.json. For Claude Code, run /plugin install listingbureau@claude-plugins-official. For Cursor, use the provided one-click install link. Any MCP client can connect over stdio.

Key features of Listing Bureau Amazon Organic Ranking

  • 21 tools across 7 categories (Projects, Schedule, Wallet, Orders, Account, Feedback, Cost Estimation)
  • Three organic ranking signals: SFB, ATC, and PGV
  • Create projects for any ASIN, keyword, and Amazon region
  • Set per-day campaign schedules with uniform or custom volumes
  • Estimate campaign cost before committing
  • Pull position reports and daily campaign stats

Use cases of Listing Bureau Amazon Organic Ranking

  • Launch an organic ranking campaign for a new Amazon product
  • Track daily keyword position movement and SERP data
  • Optimize campaign schedules based on cost estimates and wallet balance
  • Automate reporting and wallet top-up via AI assistant

FAQ from Listing Bureau Amazon Organic Ranking

What runtime requirements are needed?

Node.js version 20 or higher and a Listing Bureau API key set as the LB_API_KEY environment variable.

How do I get an API key?

Create an account at listingbureau.com; the API key is available in the dashboard under Settings.

What platforms does the server work with?

Claude Desktop, Claude Code, Cursor, OpenClaw, and any MCP-compatible client.

Is the server free to use?

The server is open source (MIT license), but using the ranking infrastructure requires wallet credits. The wallet top-up tool generates a Stripe checkout URL for funding campaigns.

What ranking signals does it support?

Search-Find-Buy (SFB), Add-to-Cart (ATC), and Page Views (PGV

Frequently asked questions

What runtime requirements are needed?

Node.js version 20 or higher and a Listing Bureau API key set as the `LB_API_KEY` environment variable.

How do I get an API key?

Create an account at listingbureau.com; the API key is available in the dashboard under Settings.

What platforms does the server work with?

Claude Desktop, Claude Code, Cursor, OpenClaw, and any MCP-compatible client.

Is the server free to use?

The server is open source (MIT license), but using the ranking infrastructure requires wallet credits. The wallet top-up tool generates a Stripe checkout URL for funding campaigns.

What ranking signals does it support?

Search-Find-Buy (SFB), Add-to-Cart (ATC), and Page Views (PGV

Comments

More Cloud & Infrastructure MCP servers