
Listing Bureau Amazon Organic Ranking MCP Server
Let your agent run Amazon organic ranking campaigns and track keyword positions without opening Listing Bureau’s web UI.
Overview
Listing Bureau MCP is a MCP server for the Launch phase that runs Amazon organic ranking campaigns and tracks keyword positions and rank movement via Listing Bureau’s API.
What is this MCP server?
- npm stdio package listingbureau-mcp v0.1.11
- Run organic ranking campaigns from MCP tools
- Track keyword positions and rank movement over time
- Requires LB_API_KEY from listingbureau.com
- GitHub: listingbureau/listingbureau-mcp
- Package version 0.1.11
- Transport: stdio via npm identifier listingbureau-mcp
- Required secret env: LB_API_KEY
What problem does it solve?
Amazon sellers manually check rankings and campaign status across tools, which breaks flow when you want data-driven listing decisions inside your coding agent.
Who is it for?
Solo Amazon FBA or private-label sellers who already use Listing Bureau and want rank data inside Claude Code or Cursor.
Skip if: Non-Amazon channels, sellers without a Listing Bureau account, or teams that need full Amazon Ads or inventory MCP coverage.
What do I get? / Deliverables
With LB_API_KEY configured, your agent can query and drive organic ranking workflows so you see position changes and campaign state in conversational loops.
- Local stdio MCP server wired to Listing Bureau
- Agent-accessible campaign and rank-tracking operations
- Repeatable rank checks without leaving the IDE
Recommended MCP Servers
Journey fit
Amazon rank tracking is launch and growth work—making listings discoverable and measuring movement after you have a product to sell. SEO subphase covers organic search visibility on Amazon: campaigns, position checks, and rank movement monitoring.
How it compares
Amazon rank analytics MCP, not a listing copywriting skill or general web SEO crawler.
Common Questions / FAQ
Who is Listing Bureau MCP for?
Amazon sellers and indie operators who use Listing Bureau for organic ranking and want MCP tools in Claude Code, Cursor, or compatible clients.
When should I use Listing Bureau MCP?
Use it at Launch when you are optimizing discoverability—running organic rank campaigns and monitoring movement—not before you have listings to track.
How do I add Listing Bureau MCP to my agent?
Install the npm package listingbureau-mcp, set LB_API_KEY in your environment, add the stdio server entry in your MCP config, and restart the client.