Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

ProductPricing20220501_getCompetitiveSummary

Retrieve competitive summary with featured buying options for an ASIN and marketplace. Access Amazon SP-API pricing data to analyze competition and guide pricing decisions.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Returns the competitive summary response, including featured buying options for the ASIN and marketplaceId combination.

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.1/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It does add some useful context: the tool runs in a Kuudo deployment, not in the current environment, and the response includes featured buying options. However, it does not state whether the operation is read-only, requires authentication, has side effects, or how it behaves beyond returning a summary response.

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

Conciseness3/5

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

The description is short and free of redundant detail, but the first sentence fragments 'Catalog entry' and 'Runs in your Kuudo deployment, not here' are cryptic and take up space without clearly supporting the invocation decision. The more useful functional information is front-loaded in the second sentence, but overall structure is somewhat disjointed.

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?

The tool has no output schema and no annotations, so the description needs to explain both inputs and return behavior more completely. It mentions the ASIN/marketplaceId combination but leaves how to supply them ambiguous, and it does not describe the response structure beyond 'competitive summary response.' The environment statement is also too vague to tell the agent whether this tool is callable at all.

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 with no documented parameters, so the baseline is 4. The description adds meaning by naming the key inputs (ASIN and marketplaceId) even though they are absent from the schema. It does not explain how to pass them given the empty schema, but for a zero-parameter schema this is still valuable semantic 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 clearly identifies a return action: it returns the competitive summary response with featured buying options for a specific ASIN and marketplaceId combination. The verb and resource are clear, and the phrase about featured buying options helps distinguish it from generic pricing tools. However, the opening 'Catalog entry. Runs in your Kuudo deployment, not here' introduces ambiguity about whether this tool actually executes in the current environment.

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?

No guidance is provided about when to use this tool versus closely related siblings like ProductPricing_getCompetitivePricing or ProductPricing20220501_getFeaturedOfferExpectedPriceBatch. The statement 'Runs in your Kuudo deployment, not here' hints at environment constraints but does not explain when the agent should or should not invoke it. There are no explicit alternatives or selection criteria.

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