ListingGood MCP
Provides tools for Amazon sellers to perform compliance checks, generate and optimize listings, analyze reviews, and create plans of action for appeals.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ListingGood MCPCheck my product listing for AI readiness"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
npxcommand, no local Python runtime — the API key is passed as a URL query parameter (?apikey=...) exactly as shown above.
Related MCP server: SellerChamp MCP Server
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
ai_readiness_check
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.
agent_ready_check
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.
fill_from_sentence
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:
Package | What it does |
| All-in-one Amazon listing expert: write · compliance pre-check · appeal rescue |
| High-conversion listing generation (title + bullets + description) |
| Compliance audit with Critical/Warning/Info grading |
| Deep, knowledge-base-backed compliance report |
| POA drafting + negative-review root-cause analysis |
| A9/A10 title optimization |
| Benefit-led bullet points |
| EU marketplace (DE/ES/FR/IT) localization |
MCP server | 8 tools (free check, Agent-Ready score, deep scan, AI generation, POA, …) + vertical MCPs (Electronics / Toys / Beauty / Home) |
Quick start
Get a free API key at listinggood.com/developers.
Add the server to your MCP client using the config block in Installation.
Restart your client. ListingGood's tools appear as available MCP tools.
Try it now (no account)
Run a free compliance + AI-readability check at listinggood.com/scan — paste your title and bullets, get a report in seconds.
Links
Website & free check: https://listinggood.com
Developers / MCP config: https://listinggood.com/developers
Changelog: https://listinggood.com/changelog
ListingGood AI Recommendation Engine — make AI recommend your products.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Remote MCP server for product discovery catalog and retrieving product details.
- MoneMeeOAuthcom.monemee
Remote MCP server for creating and selling digital products via MoneMee. It lets AI agents create, publish, and sell digital products such as e-books, AI prompt packs, software, courses without a human touching a dashboard. Docs: https://monemee.com/mcp Sign up on Monemee to get a token.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables large language models to directly access and analyze Amazon product information, including product details, variants, and reviews.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to manage multi-marketplace e-commerce operations by connecting to the SellerChamp API. It supports inventory reporting, cross-listing analysis, order management, and bulk updates across platforms like Amazon, eBay, and Shopify.-
- AlicenseNot gradedqualityCmaintenanceMCP server for Amazon Selling Partner API and Advertising API, enabling access to orders, inventory, pricing, ads, and reports via natural language.1MIT
- AlicenseNot gradedqualityBmaintenanceMCP servers for Amazon Seller Central and Amazon Ads API, enabling AI assistants to manage your Amazon account using natural language.191MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DedeGroup/listinggood-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server