← Registry

AI & Machine Learning

listinggood.com

An AI-powered recommendation engine that helps optimize Amazon product listings.

1 endpoint8 known toolsFirst detected August 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://listinggood.com/mcp

No auth detected

MCP server metadata

Name
listinggood
Version
1.9.4
Capabilities
experimentalpromptsresourcestools

Known tools 8

ai_readiness_check

Score how likely Amazon's AI (Rufus, COSMO) is to recommend a listing.

Inferred read-only
agent_ready_check

Score whether a product listing is Agent-Ready for AI shopping agents (ACP/UCP era).

Inferred read-only
compliance_check

Quick pre-publish compliance gate before generating a listing.

Potential side effects
compliance_scan

Deep knowledge-base compliance audit (async; 2 credits).

Inferred read-only
generate_poa

Draft a submission-ready Plan of Action (POA) from an Amazon violation notice (async; 4 credits).

Inferred read-only
analyze_review

Analyze a negative Amazon review for root cause and a suggested response (async; 2 credits).

Inferred read-only
fill_from_sentence

Expand a one-sentence product description into structured listing fields (free; API key; no credits).

Inferred read-only
generate_listing

Generate a high-conversion Amazon listing - title + bullets + description (async; 1 credit per marketplace).

Inferred read-only

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

Trust status Neutral

listinggood.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.