AI & Machine Learning
listinggood.com
An AI-powered recommendation engine that helps optimize Amazon product listings.
ENDPOINT 1
https://listinggood.com/mcp
MCP server metadata
- Name
- listinggood
- Version
- 1.9.4
Known tools 8
ai_readiness_checkScore how likely Amazon's AI (Rufus, COSMO) is to recommend a listing.
Inferred read-onlyagent_ready_checkScore whether a product listing is Agent-Ready for AI shopping agents (ACP/UCP era).
Inferred read-onlycompliance_checkQuick pre-publish compliance gate before generating a listing.
Potential side effectsgenerate_poaDraft a submission-ready Plan of Action (POA) from an Amazon violation notice (async; 4 credits).
Inferred read-onlyanalyze_reviewAnalyze a negative Amazon review for root cause and a suggested response (async; 2 credits).
Inferred read-onlyfill_from_sentenceExpand a one-sentence product description into structured listing fields (free; API key; no credits).
Inferred read-onlygenerate_listingGenerate a high-conversion Amazon listing - title + bullets + description (async; 1 credit per marketplace).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.listinggood]
url = "https://listinggood.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"listinggood": {
"type": "http",
"url": "https://listinggood.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: listinggood
Remote MCP URL: https://listinggood.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"listinggood": {
"url": "https://listinggood.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"listinggood": {
"type": "http",
"url": "https://listinggood.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "listinggood",
"transport": "streamable-http",
"url": "https://listinggood.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for listinggood.com was fetched 2026-08-23T11:04:20.361Z and is being refreshed.
listinggood.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.