Skip to main content
Glama
BWB03
by BWB03

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KEEPA_API_KEYYesYour Keepa API key
KEEPA_DB_PATHNoPath to SQLite database~/.keepa-adapter/keepa.db
KEEPA_DEFAULT_DOMAINNoDefault Amazon marketplace (e.g., uk, de, jp, ca, au)com
KEEPA_TOKENS_PER_MINUTENoToken refill rate for your Keepa plan5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
keepa_get_productA

Fetch current product data for 1-100 ASINs from Keepa. Returns title, brand, prices, BSR, rating, buy box, images, features, variations.

keepa_get_price_historyC

Get price, rank, rating, and review history for ASINs. Returns time series data.

keepa_get_buy_boxA

Get buy box ownership info including current seller, FBA status, and offers for ASINs.

keepa_get_variationsB

Get variation family tree for an ASIN including parent/child relationships and attributes.

keepa_check_tokensA

Check remaining Keepa API tokens and refresh rate.

keepa_track_asinsA

Add ASINs to the monitoring list for daily snapshot collection and change detection.

keepa_take_snapshotA

Fetch and store a snapshot for tracked ASINs. Returns any detected changes vs the previous snapshot.

keepa_get_changesA

Query detected changes for ASINs over a given period.

keepa_analyze_bsr_trendB

Analyze BSR trend for ASINs over a period. Flags deterioration patterns.

keepa_check_variationsB

Check variation family for orphans, attribute drift, and child changes.

keepa_add_promoB

Register a promotional event for an ASIN (coupon, deal, Lightning Deal, etc.).

keepa_list_promosC

List promotional events for an ASIN or all tracked ASINs.

keepa_analyze_promo_impactA

Overlay a promo with rank/price data to measure lift. Compares before, during, and after the promo period.

keepa_get_sales_historyA

Get monthly sales volume time series for ASINs. Shows how many units are sold per month over time.

keepa_get_dealsA

Get coupon history, active promotions, and lightning deal data for ASINs.

keepa_get_seller_statsA

Get buy box statistics per seller for ASINs, including win percentage, average price, and FBA status.

keepa_get_best_sellersB

Get the best seller ASIN list for a category.

keepa_get_categoryA

Look up category details including name, parent, children, and product count.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/BWB03/keepa-adapter'

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