loading…
Search for a command to run...
loading…
Free competitive pricing intelligence for SMB CPG brands. Check where any product price sits in its Amazon category, track pricing trends, and compare products
Free competitive pricing intelligence for SMB CPG brands. Check where any product price sits in its Amazon category, track pricing trends, and compare products — no NielsenIQ or SPINS subscription needed.
Free competitive pricing benchmarks for consumer packaged goods brands. Compare your products against Amazon category averages, track pricing trends, and understand your market position — all through conversation with Claude.
| Tool | What it does |
|---|---|
| Get Price Position | Check where your product price sits vs Amazon competitors. Returns percentile rank, Price Index, and Value/Parity/Premium classification. |
| Get Category Trend | See whether Amazon prices in your category are rising, stable, or falling over the last 30 days. |
| Get Category Overview | Get the full pricing landscape — budget/midmarket/premium tiers, median price, product count, and trend. |
| Compare Products | Compare multiple products side-by-side against category benchmarks. |
| List Categories | See all available categories: Grocery, Health & Beauty, Household, Pet Supplies. |
| Server Status | Check data freshness and server health. |
Drag pricepilot.mcpb into Claude Desktop — that's it. No terminal, no
API keys, no configuration files.
Or download the latest release from GitHub Releases.
No configuration required. PricePilot is free and open-access — no API key needed. The extension connects to PricePilot's hosted service automatically.
User prompt: "How is my protein powder priced at $24.99 compared to the Health & Beauty category?"
Expected behavior:
get_price_position with price and categoryUser prompt: "Are grocery prices going up or down right now?"
Expected behavior:
get_category_trend for GroceryUser prompt: "Compare my three products: Oat Milk at $5.99, Almond Butter at $12.49, and Granola at $7.99 in the Grocery category"
Expected behavior:
compare_products with all three productsSee Privacy Policy.
PricePilot processes only the pricing queries you send — product prices and category names. No personal data, conversation content, or browsing history is collected or stored.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"pricepilot-glama-mcp-server": {
"command": "npx",
"args": []
}
}
}