Listing Bureau - Amazon Organic Ranking MCP Server
Amazon organic ranking MCP server. Run campaigns, track positions, monitor rank movement.
Versions
0.1.11latestTools 21
lb_feedback_submit Submit feedback, feature requests, or suggestions (10-5000 characters)
lb_schedule_get 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.
lb_schedule_set 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).
lb_schedule_quick_set 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).
lb_wallet_get_balance Get Listing Bureau wallet balance (credits and USD). May include a warning if data is temporarily unavailable.
lb_wallet_get_transactions Get Listing Bureau wallet transaction history (paginated). Last page may include legacy entries beyond per_page count.
lb_wallet_topup Generate a Stripe checkout URL to top up wallet balance. Returns a URL to complete payment.
lb_estimate_cost 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.
lb_orders_list List Listing Bureau orders (paginated, newest first). Includes order status, campaign, region, and issue report status.
lb_orders_get Get detailed info for a specific Listing Bureau order.
lb_orders_report_issue 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.
lb_projects_list List Listing Bureau Amazon projects with optional filters. Returns ASIN, keyword, active status, and current service volumes.
lb_projects_create 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.
lb_projects_get Get detailed info for a specific Listing Bureau project including schedule, services, and SERP data.
lb_projects_update Update a Listing Bureau project. Currently supports toggling the active status (pause/resume). To archive a project, use lb_projects_archive instead.
lb_projects_archive Archive (soft delete) a Listing Bureau Amazon project. The project can be reactivated by creating a new project with the same ASIN+keyword+region.
lb_projects_get_stats 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.
lb_account_get Get Listing Bureau account info (email, name, account status, wallet balance)
lb_account_update_profile Update Listing Bureau account profile fields (first_name, last_name, company). At least one field required.
lb_account_get_service_rates Get current Listing Bureau service pricing rates. Returns empty object if no plan is active.
lb_account_get_subscription Get Listing Bureau subscription info (plan label, fee, discount, wallet usage)
Permissions 2
network medium env_vars low