Skip to main content
Glama
cosjef

Keepa MCP Server

by cosjef

keepa_sales_velocity

Analyze sales velocity and inventory turnover to find fast-selling products and avoid slow-moving inventory.

Instructions

Analyze sales velocity and inventory turnover - find products that sell quickly and avoid slow movers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asinNoSingle ASIN to analyze
pageNoPage number for pagination
asinsNoArray of ASINs to analyze (max 50)
domainNoAmazon domain (1=US, 2=UK, 3=DE, etc.)
sortByNoSort results by metricvelocity
perPageNoResults per page (max 50)
maxPriceNoMaximum price in cents
minPriceNoMinimum price in cents
minRatingNoMinimum product rating
sortOrderNoSort orderdesc
timeframeNoTime period for velocity calculationmonth
categoryIdNoAmazon category ID to filter by
maxVelocityNoMaximum daily sales velocity (units/day)
minVelocityNoMinimum daily sales velocity (units/day)
Behavior2/5

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

There are no annotations, so the description must disclose operational behavior. It fails to mention that the tool accepts multiple ASINs, supports pagination and filtering, or what the output looks like. The description is outcome-oriented but lacks the operational details an agent needs.

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

Conciseness5/5

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

The description is a single, focused sentence that front-loads the purpose and includes a helpful application phrase. No wasted words or redundant content.

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?

With 14 parameters, no output schema, and no annotations, the description only provides a high-level purpose. An agent receives no guidance on what inputs to prioritize, what the result will look like, or how to interpret the output, making it incomplete for this complexity.

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

Parameters3/5

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

The schema provides descriptions for all 14 parameters (100% coverage), so the baseline is 3. The tool description adds no extra parameter semantics beyond what the schema already provides.

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

Purpose5/5

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

The description uses a specific verb ('Analyze') with a specific resource ('sales velocity and inventory turnover') and adds an application context ('find products that sell quickly and avoid slow movers'). This clearly distinguishes it from sibling tools like price history or product lookup.

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

Usage Guidelines4/5

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

The description implies a use case (analyze velocity/turnover to identify fast-selling products) but does not explicitly state when to use this tool over alternatives such as product_finder or inventory_analysis, nor does it mention any prerequisites or exclusions.

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/cosjef/keepa_MCP'

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