Skip to main content
Glama
cosjef

Keepa MCP Server

by cosjef

keepa_product_finder

Find Amazon products by rating, price, sales, and competition level with advanced filtering. Sort results by monthly sales, price, or rating to identify profitable opportunities.

Instructions

Advanced product finder with filtering similar to Keepa Product Finder - find products by rating, price, sales, competition level

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number for pagination
domainNoAmazon domain (1=US, 2=UK, 3=DE, etc.)
sortByNoSort results by fieldmonthlySold
isPrimeNoFilter for Prime eligible products only
perPageNoResults per page (max 50)
maxPriceNoMaximum price in cents
minPriceNoMinimum price in cents
maxRatingNoMaximum product rating (1-5 stars)
minRatingNoMinimum product rating (1-5 stars)
sortOrderNoSort order (ascending or descending)desc
categoryIdNoAmazon category ID to search within
hasReviewsNoFilter for products with reviews only
maxShippingNoMaximum shipping cost in cents
minShippingNoMinimum shipping cost in cents
productTypeNoProduct type (0=standard, 1=variation parent, 2=variation child)
maxSellerCountNoMaximum number of sellers (higher = more competition)
minSellerCountNoMinimum number of sellers (lower = less competition)
maxMonthlySalesNoMaximum estimated monthly sales
minMonthlySalesNoMinimum estimated monthly sales
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says it finds products with filtering, but gives no information about return format, side effects, authentication, or whether it is a read-only operation. The description adds no behavioral details beyond the purpose statement.

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 sentence, front-loaded with the core purpose ('Advanced product finder with filtering'), and contains no unnecessary words. It is concise and well-structured for quick comprehension.

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?

For a tool with 19 parameters and no output schema, the description is severely underspecified. It does not explain what the tool returns, how pagination works, how filters interact, or any default behaviors. The schema covers parameter details, but the overall tool context is lacking.

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 has 100% coverage for all 19 parameters with descriptions, so the baseline is 3. The description adds a high-level grouping of filter dimensions (rating, price, sales, competition) that maps to the relevant parameters, but it does not add significant meaning 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 clearly states the tool finds products with filtering similar to Keepa Product Finder, specifying dimensions like rating, price, sales, and competition level. This distinguishes it from siblings like keepa_product_lookup or keepa_best_sellers.

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

Usage Guidelines3/5

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

The description implies usage for product discovery with filtering, but it does not explicitly say when to use this over alternatives like keepa_search_deals or keepa_product_lookup. No exclusions or comparisons to siblings are provided, though the 'similar to Keepa Product Finder' gives some context.

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