Sponsored by Deepsite.site

Listing Bureau Amazon Organic Ranking

Created By
listingbureaua month ago
Amazon organic ranking MCP server. Run campaigns, track keyword positions, monitor rank movement.
Content

listingbureau-mcp

npm version npm downloads MIT License GitHub stars Node.js >= 20

Organic ranking campaigns for Amazon products, managed through your AI assistant.

The only ranking-focused Amazon MCP server. Create ranking campaigns, set campaign schedules, track keyword positions, and monitor rank movement from Claude, Cursor, or any MCP-compatible client.

Built on the same infrastructure associated with 1,700+ products reaching page one. Median time: 48 days. Past performance does not predict future results.

listingbureau-mcp demo

Works
with
Claude DesktopClaude CodeCursorOpenClawAny MCP Client
If it speaks MCP, it'll replace your ranking agency.

🚀 What it does

This MCP server connects your AI assistant to Listing Bureau's Amazon ranking infrastructure. Three signal types drive organic rank improvement:

  • Search-Find-Buy (SFB) signals the A10 algorithm that real shoppers searched for a keyword, found the product, and purchased it
  • Add-to-Cart (ATC) builds conversion intent and purchase intent signals
  • Page Views (PGV) generate session-level browsing behavior that supports organic discovery

Your assistant handles the entire workflow: create a project for any ASIN and keyword, set a daily campaign schedule, estimate costs before committing, and pull position reports to track movement.

📦 Quick start

Claude Desktop (one-click)

Download the Desktop Extension and double-click to install. Claude Desktop will prompt for your API key.

Download listingbureau-mcp.mcpb (requires Claude Desktop 4.0+)

Manual config (alternative)

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "listingbureau": {
      "command": "npx",
      "args": ["-y", "listingbureau-mcp"],
      "env": {
        "LB_API_KEY": "your-api-key-here"
      }
    }
  }
}

Claude Code

Install the plugin from the marketplace:

/plugin install listingbureau@claude-plugins-official

This installs the MCP server + the campaign methodology skill. Set LB_API_KEY in the shell environment before starting Claude Code.

Manual setup (alternative)
claude mcp add listingbureau -e LB_API_KEY=your-api-key -- npx -y listingbureau-mcp

Cursor

Install in Cursor

After clicking, replace your-api-key-here with the actual API key in the dialog before confirming.

Manual config (alternative)

Add to .cursor/mcp.json (project-scoped) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "listingbureau": {
      "command": "npx",
      "args": ["-y", "listingbureau-mcp"],
      "env": {
        "LB_API_KEY": "your-api-key-here"
      }
    }
  }
}

Any MCP client

Run the server via npx and configure your client to connect over stdio:

npx -y listingbureau-mcp

Set LB_API_KEY as an environment variable. See the MCP specification for client-specific config.

🔑 Get an API key

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

⚙️ Environment variables

VariableRequiredDefaultDescription
LB_API_KEYYes-Listing Bureau API key
LB_BASE_URLNohttps://listingbureau.comAPI base URL (override for staging/dev)

🔧 Tools

21 tools across 7 categories.

📂 Projects (6 tools)

ToolDescription
lb_projects_listList projects with optional region/active filters
lb_projects_createCreate a new Amazon project (ASIN + keyword + region)
lb_projects_getGet project details (schedule, services, SERP data)
lb_projects_updateUpdate project (pause/resume)
lb_projects_archiveArchive (soft delete) a project
lb_projects_get_statsGet daily stats (SFB, ATC, PGV, SERP, ARA, BR, SQR)

📅 Schedule (3 tools)

ToolDescription
lb_schedule_getGet current per-day schedule
lb_schedule_setSet full per-day schedule (replaces existing)
lb_schedule_quick_setQuick-set uniform daily volumes

💲 Cost Estimation (1 tool)

ToolDescription
lb_estimate_costEstimate campaign cost before committing. Computes total cost, daily averages, and wallet sustainability.

💰 Wallet (3 tools)

ToolDescription
lb_wallet_get_balanceGet wallet balance (credits and USD)
lb_wallet_get_transactionsGet transaction history (paginated)
lb_wallet_topupGenerate a Stripe checkout URL to top up wallet balance

📦 Orders (3 tools)

ToolDescription
lb_orders_listList orders (paginated, newest first)
lb_orders_getGet order details
lb_orders_report_issueReport an issue with an order

👤 Account (4 tools)

ToolDescription
lb_account_getGet account info (email, name, account status, wallet balance)
lb_account_update_profileUpdate profile fields (first_name, last_name, company)
lb_account_get_service_ratesGet current service pricing rates
lb_account_get_subscriptionGet subscription info (plan, fee, discount)

💬 Feedback (1 tool)

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

🧠 Campaign methodology skill

The MCP server ships with a companion skill at skills/amazon-product-ranking/ that provides a guided 9-phase campaign workflow. The skill teaches the AI how to use the tools effectively: product assessment, competition analysis, funnel profile selection, ramp schedules, cost/ROI projections, execution, and monitoring.

Claude Code (plugin): The Claude Code plugin includes the skill automatically. Install via /plugin install listingbureau@claude-plugins-official.

Claude Code (manual): Copy or symlink the skills/amazon-product-ranking/ folder into your .claude/skills/ directory.

Other platforms: The server instructions reference the skill automatically. The AI can read the methodology from the GitHub link included in the instructions.

🛠️ Development

npm install
npm run build
npm run dev    # watch mode
npm test

📄 License

MIT

Server Config

{
  "mcpServers": {
    "listingbureau": {
      "command": "npx",
      "args": [
        "-y",
        "listingbureau-mcp"
      ],
      "env": {
        "LB_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
CursorThe AI Code Editor
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Playwright McpPlaywright MCP server