← Back to search

Listing Bureau - Amazon Organic Ranking MCP Server

listingbureau Scanned 5d ago

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

B
77 / 100

Versions

0.1.11latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 21

lb_feedback_submit
annotations: none low

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

lb_schedule_get
annotations: none low

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.

ui_id string
lb_schedule_set
annotations: none low

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).

ui_id string
lb_schedule_quick_set
annotations: none low

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).

atc number pgv number sfb number ui_id string
lb_wallet_get_balance
annotations: none low

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

lb_wallet_get_transactions
annotations: none low

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

page number
lb_wallet_topup
annotations: none low

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

lb_estimate_cost
annotations: none low

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
annotations: none low

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

page number
lb_orders_get
annotations: none low

Get detailed info for a specific Listing Bureau order.

order_id string
lb_orders_report_issue
annotations: none low

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.

order_id string
lb_projects_list
annotations: none low

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

active boolean
lb_projects_create
annotations: none low

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
annotations: none low

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

ui_id string
lb_projects_update
annotations: none low

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

ui_id string active boolean
lb_projects_archive
annotations: none low

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

ui_id string
lb_projects_get_stats
annotations: none low

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.

ui_id string
lb_account_get
annotations: none low

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

lb_account_update_profile
annotations: none low

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

company string last_name string first_name string
lb_account_get_service_rates
annotations: none low

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

lb_account_get_subscription
annotations: none low

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

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 54

low
Tool 'lb_feedback_submit' has no annotations annotation_checker · 100%
low
Tool 'lb_schedule_get' has no annotations annotation_checker · 100%
low
Tool 'lb_schedule_set' has no annotations annotation_checker · 100%
low
Tool 'lb_schedule_quick_set' has no annotations annotation_checker · 100%
low
Tool 'lb_wallet_get_balance' has no annotations annotation_checker · 100%
low
Tool 'lb_wallet_get_transactions' has no annotations annotation_checker · 100%
low
Tool 'lb_wallet_topup' has no annotations annotation_checker · 100%
low
Tool 'lb_estimate_cost' has no annotations annotation_checker · 100%
low
Tool 'lb_orders_list' has no annotations annotation_checker · 100%
low
Tool 'lb_orders_get' has no annotations annotation_checker · 100%
low
Tool 'lb_orders_report_issue' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_list' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_create' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_get' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_update' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_archive' has no annotations annotation_checker · 100%
low
Tool 'lb_projects_get_stats' has no annotations annotation_checker · 100%
low
Tool 'lb_account_get' has no annotations annotation_checker · 100%
low
Tool 'lb_account_update_profile' has no annotations annotation_checker · 100%
low
Tool 'lb_account_get_service_rates' has no annotations annotation_checker · 100%
low
Tool 'lb_account_get_subscription' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: vitest@2.0.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@2.0.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: lb_feedback_submit manifest_parser · 70%
info
Tool: lb_schedule_get manifest_parser · 70%
info
Tool: lb_schedule_set manifest_parser · 70%
info
Tool: lb_schedule_quick_set manifest_parser · 70%
info
Tool: lb_wallet_get_balance manifest_parser · 70%
info
Tool: lb_wallet_get_transactions manifest_parser · 70%
info
Tool: lb_wallet_topup manifest_parser · 70%
info
Tool: lb_estimate_cost manifest_parser · 70%
info
Tool: lb_orders_list manifest_parser · 70%
info
Tool: lb_orders_get manifest_parser · 70%
info
Tool: lb_orders_report_issue manifest_parser · 70%
info
Tool: lb_projects_list manifest_parser · 70%
info
Tool: lb_projects_create manifest_parser · 70%
info
Tool: lb_projects_get manifest_parser · 70%
info
Tool: lb_projects_update manifest_parser · 70%
info
Tool: lb_projects_archive manifest_parser · 70%
info
Tool: lb_projects_get_stats manifest_parser · 70%
info
Tool: lb_account_get manifest_parser · 70%
info
Tool: lb_account_update_profile manifest_parser · 70%
info
Tool: lb_account_get_service_rates manifest_parser · 70%
info
Tool: lb_account_get_subscription manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (2) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 182 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%