Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

ProductPricing_getCompetitivePricing

Retrieve competitive pricing for your seller offer listings using a SKU or ASIN to compare prices and set competitive offers.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Returns competitive pricing information for a seller's offer listings based on seller SKU or ASIN.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

B3/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must carry the full behavioral burden. It only says the tool 'returns' data and runs in a specific deployment, which gives minimal operational context. It does not disclose whether the operation requires special permissions, whether results are paginated, what data is returned, or how errors behave. These are meaningful gaps for a tool that accepts arbitrary extra properties.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and the main functional sentence is front-loaded and clear. The opening phrase 'Catalog entry. Runs in your Kuudo deployment, not here.' is somewhat cryptic and could confuse an agent, but it is brief and does not obscure the core meaning. Overall the description is concise and efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the empty input schema, absent output schema, and many closely related sibling tools, this description is under-specified. An agent is not told how to pass the SKU or ASIN, what the returned pricing information looks like, or when this tool is preferable to the numerous other ProductPricing tools. The 'Kuudo deployment' note is useful but does not satisfy the need for operational completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema is empty but allows additional properties, so the schema provides essentially no parameter meaning. The description compensates by stating the lookup is 'based on seller SKU or ASIN,' which is the key semantic information. It does not give exact parameter names or formats, but for a tool with zero defined parameters it adds meaningful guidance.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb and resource: 'Returns competitive pricing information for a seller's offer listings based on seller SKU or ASIN.' This is specific enough to identify the core purpose. The phrase 'Catalog entry' adds little and the description does not explicitly differentiate from sibling pricing tools like getItemOffers or getListingOffers, but the core purpose is still clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no guidance on when to use this tool versus alternatives. It mentions that it runs in the Kuudo deployment, which is an operational context, but there is no discussion of when to prefer this over getItemOffers, getListingOffers, or batch variants. No exclusions or alternative routing are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/KuudoAI/amazon-selling-partner-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server