# Tosheroon MCP server

Real-time Amazon prices, product search, 90-day history, AI forecasts, and price drop alerts.

## Links
- Registry page: https://www.getdrio.com/mcp/com-tosheroon-mcp
- Website: https://tosheroon.com/tools/mcp

## Install
- Endpoint: https://tosheroon.com/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-Api-Key (secret)
- Remote endpoint: https://tosheroon.com/mcp
- Header: X-Api-Key

## Tools
- search_products - Search for Amazon products by keyword, ASIN, or Amazon URL with optional filters for brand, category, price range, stock status, and sorting. Returns product IDs for use with other tools. Rate limited to 20 req/min without an API key — use the register_api_key tool for 120 req/min. Endpoint: https://tosheroon.com/mcp
- get_product - Get detailed product information by product_id. Returns full product details including current price and affiliate buy link. Endpoint: https://tosheroon.com/mcp
- get_price_history - Get price history for a product by product_id. Returns daily prices for up to 90 days. Endpoint: https://tosheroon.com/mcp
- get_price_drops - Get Amazon products with recent significant price drops. Returns products sorted by drop percentage. Endpoint: https://tosheroon.com/mcp
- browse_by_category - Browse Amazon products by category. Omit category to list all available categories. Provide a category name to get products in that category. Endpoint: https://tosheroon.com/mcp
- browse_by_brand - Browse Amazon products by brand name. Returns products matching the given brand. Endpoint: https://tosheroon.com/mcp
- get_price_statistics - Get price statistics for a product (all-time high/low, mean, median, histogram). Uses cached data for performance. Endpoint: https://tosheroon.com/mcp
- get_price_forecast - Get a 30-day price forecast for a product. Requires sufficient price history. Returns predicted prices with confidence scores. Endpoint: https://tosheroon.com/mcp
- create_price_alert - Create a price drop alert. You'll receive an email when the product drops to or below your target price. Endpoint: https://tosheroon.com/mcp
- create_in_stock_alert - Create a back-in-stock alert. You'll receive an email when the product becomes available again. Endpoint: https://tosheroon.com/mcp
- get_similar_products - Find products similar to a given product. Useful for discovering alternatives or related items. Endpoint: https://tosheroon.com/mcp
- register_api_key - Register for a free API key to increase your rate limits from 20/min to 120/min. An API key will be emailed to you. Endpoint: https://tosheroon.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.tosheroon
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 6, 2026
- Source: https://registry.modelcontextprotocol.io
