ListingGood MCP server
Get recommended by Amazon's AI. Hosted MCP server for Amazon listing compliance & generation.
1 stars
Reviews
Write oneNobody has reviewed ListingGood MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
ListingGood MCP tools (8)
write = sends, deletes, buys or postsagent_ready_checkFreeScore whether a product listing is Agent-Ready for AI shopping agents (ACP/UCP era). Platform-agnostic: works for Amazon, Shopify, Walmart, TikTok Shop or any storefront that AI shopping assistants may read. Use it when a user asks whether their product will be found, recommended, or auto-purchased by an AI agent. Fully local, deterministic rule engine — no API key, no credits, no network call. Returns four dimensions: structured attributes, entity clarity, trust & compliance, and agent actionability, plus ranked fixes. Args: text: raw product copy — title plus bullets/description (required). platform: amazon | shopify | walmart | tiktok | generic | auto (default auto-detected). lang: en or zh for the report language (default en).
ai_readiness_checkFreeScore how likely Amazon's AI (Rufus, COSMO) is to recommend a listing. Free, deterministic, rule-based check on pasted listing copy (title, bullets, description). Returns a compliance health score, an AI-readability score, and a combined AI Recommendation Readiness Score (compliance * 0.55 + readability * 0.45) with actionable suggestions. Use this as a fast baseline BEFORE generating or editing a listing. Do NOT use it for a full compliance report - use compliance_scan for the deep knowledge-base audit. Free, read-only, no API key required, no credits deducted. Args: text: raw listing title + bullets + description (required). marketplace: marketplace code, US/DE/ES/FR/IT/JP/AE/SA/UK (default US). lang: zh or en (default en). email: optional lead email for a confirmation message and lead capture.
analyze_reviewFreeAnalyze a negative Amazon review for root cause and a suggested response (async; 2 credits). Extracts the underlying issue from a critical review and drafts a brand-appropriate response angle. Use this after a negative review appears, to decide how to reply. Do NOT use it to generate a listing or an appeal - use generate_listing or generate_poa for those. Read-only; deducts 2 credits; runs asynchronously, poll for the result. Args: text: the negative review text (required). marketplace: marketplace code (default US). lang: zh or en (default en).
compliance_checkFreeQuick pre-publish compliance gate before generating a listing. Fast, free scan for obvious red-line words and category risks. Returns a shallow pass/fail-style result, not a full audit. Use this as a cheap pre-check right before generation. Do NOT use it for a complete risk report - use compliance_scan for the deep knowledge-base audit. Read-only; requires an API key; no credits deducted. Args: text: listing copy (required). lang: zh or en (default en). category: optional category hint, e.g. electronics or apparel.
compliance_scanFreeDeep knowledge-base compliance audit (async; 2 credits). Produces a thorough, written risk report covering prohibited words, IP, category mismatches, GPSR and more, backed by a private 15-year compliance knowledge base. Use this when you need a complete, actionable compliance report. Do NOT use it for a quick pre-publish check - use compliance_check for that. Read-only; deducts 2 credits; runs asynchronously, poll for the result. Args: text: listing title/bullets/description (required). marketplace: marketplace code (default US). category: optional category hint. lang: zh or en (default en). images: optional list of up to 5 data:image base64 strings, each < 4MB.
fill_from_sentenceFreeExpand a one-sentence product description into structured listing fields (free; API key; no credits). Turns casual, spoken product copy into structured fields (title, bullets, features) that feed the listing generator. Use this as a low-friction starting point when you only have a rough sentence. Do NOT use it to produce a final optimized listing - use generate_listing for that. Read-only; free; no credits deducted. Args: sentence: one-sentence product description, 4-1000 characters (required). lang: zh or en (default en).
generate_listingFreeGenerate a high-conversion Amazon listing - title + bullets + description (async; 1 credit per marketplace). Produces A9-optimized copy that respects per-marketplace character limits. Use this to create a full listing from product facts. Not free - deducts 1 credit per selected marketplace and runs asynchronously, poll for the result. Read-only: it drafts text and does not publish. Args: cn_name: product Chinese name (required). sku: product SKU (required). marketplaces: optional list of marketplace codes; defaults to all 9. price: optional product price. lang: zh or en (default en).
generate_poaFreeDraft a submission-ready Plan of Action (POA) from an Amazon violation notice (async; 4 credits). Converts a suspension or removal email into a structured POA appeal. Use this when a listing or account is suppressed. Not free - deducts 4 credits and runs asynchronously, poll for the result. Read-only: it drafts text and does not submit anything to Amazon. Args: text: violation notice or removal email text (required). marketplace: marketplace code (default US). lang: zh or en (default en). violation_type: optional, e.g. ip_complaint / authenticity / policy.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 3254ms17/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 7 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the ListingGood MCP repository's README, as published. We do not edit it. Read it on GitHub
ListingGood — AI Recommendation Engine (Skills + MCP)
Make AI recommend your products. ListingGood is the engine that helps Amazon's AI — Rufus, COSMO, and agentic shopping agents — find, trust, and recommend your listings. It does this through three things: compliance, AI writing, and appeal rescue.
Installation
ListingGood runs as a hosted, remote Streamable HTTP MCP server — there is nothing to install locally. Just point your MCP client at the endpoint with your API key.
Endpoint:
https://listinggood.com/mcp?apikey=YOUR_API_KEYGet your free API key at listinggood.com/developers (signup grants 10 permanent stars).
Claude Desktop / Cursor / VS Code / Windsurf / Cline
{
"mcpServers": {
"listinggood": {
"type": "streamable-http",
"url": "https://listinggood.com/mcp?apikey=YOUR_API_KEY"
}
}
}No Docker build, no npx command, no local Python runtime — the API key is passed as a URL query parameter (?apikey=...) exactly as shown above.
Why this exists
Amazon's discovery front-door has moved to AI. A listing that is not machine-readable and compliance-clean is far less likely to be cited inside Rufus answers, COSMO-driven recommendations, or agentic buying flows. Traditional seller tools tell you what to sell — they don't tell you whether your listing will be recommended.
ListingGood closes that gap:
- Compliance pre-check — flags risky claims and category issues before you publish (free, no login).
- AI readability — scores how well Amazon's AI surfaces can parse and cite your listing.
- AI writing — generates compliant titles, bullets, and descriptions.
- Appeal rescue — drafts a Plan of Action (POA) when a listing is suppressed.
The combined result is an AI Recommendation Readiness Score = compliance × 0.55 + AI readability × 0.45.
Available Tools
aireadinesscheck
Score how likely Amazon's AI (Rufus, COSMO) is to recommend a listing. Returns a combined AI Recommendation Readiness Score with actionable fixes. Free, no API key required.
agentreadycheck
Score whether a product listing is Agent-Ready for AI shopping agents (OpenAI ACP / Google UCP era). Platform-agnostic: Amazon, Shopify, Walmart, TikTok Shop or any storefront. Returns four dimensions — structured attributes, entity clarity, trust & compliance, agent actionability — plus ranked fixes. Free, no API key required, runs fully locally in the MCP server (no credits).
compliance_check
Fast pre-publish compliance gate: scans for red-line words and category risks before you generate or publish. Free with API key.
compliance_scan
Deep, knowledge-base-driven compliance audit across prohibited terms, IP risk, category rules, and GPSR. Returns a written report. 2 credits.
generate_listing
Generate optimized title + bullets + description for selected marketplaces. 1 credit per marketplace.
fillfromsentence
Turn a one-sentence product description into structured listing fields. Free with API key.
generate_poa
Draft a submission-ready Plan of Action from an Amazon violation or suspension notice. 4 credits.
analyze_review
Analyze a negative review for root cause and a suggested response or POA angle. 2 credits.
What's in this repo
This repository bundles ListingGood's agent skills and MCP server config so AI agents and power users can call ListingGood programmatically:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http listinggood https://listinggood.com/mcp
ListingGood MCP: common questions
- Is ListingGood MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the ListingGood MCP safety report
- How do I install ListingGood MCP?
- It runs remotely at listinggood.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does ListingGood MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is ListingGood MCP maintained?
- The last commit was 9 days ago (2026-09-16). The latest release is v1.0.0.
- Is ListingGood MCP up?
- 86% of our last 21 checks got an answer. We check remote servers about four times a day.
- What can I use instead of ListingGood MCP?
- Servers from other publishers that do the same job: Sessy — Amazon SES observability MCP server, Secondhand MCP server and Seerxo MCP server. Compare all ListingGood MCP alternatives.
Alternatives to ListingGood MCP
Same job from other publishers: the closest match first, then the best rated.
- Sessy — Amazon SES observabilityRead-only Amazon SES observability: search events, inspect bounces, pull delivery stats.not reviewedEstablishedA
SecondhandSearch Facebook Marketplace, eBay, Depop, and Poshmark from AI — filters, photos, full listings.not reviewedEstablishedB- SeerxoGenerate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.not reviewedEstablishedA
- HasData AmazonAmazon keyword search, product details, seller profiles and seller catalogues, as structured JSON.not reviewedGrowingA
- ScavioStructured web data from 31 platforms: Google, YouTube, Amazon, Walmart, Reddit, TikTok, LinkedInnot reviewedGrowingA