← Registry

eCommerce

tosheroon.com

Search and retrieve Amazon product information, including details, price history, and price drops.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://tosheroon.com/mcp

No auth detected

MCP server metadata

Name
tosheroon
Version
1.0.0
Capabilities
tools
Server instructions

Tosheroon is an Amazon price tracking and prediction service. You are currently using anonymous rate limits (20 requests/min, 200/day). To get higher limits (120/min, 2000/day), use the register_api_key tool with your email to receive a free API key.

Known tools 12

search_products

Search for Amazon products by keyword, ASIN, or Amazon URL with optional filters for brand, category, price range, stock status, and sorting.

Inferred read-only
get_product

Get detailed product information by product_id.

Inferred read-only
get_price_history

Get price history for a product by product_id.

Inferred read-only
get_price_drops

Get Amazon products with recent significant price drops.

Inferred read-only
browse_by_category

Browse Amazon products by category.

Inferred read-only
browse_by_brand

Browse Amazon products by brand name.

Inferred read-only
get_price_statistics

Get price statistics for a product (all-time high/low, mean, median, histogram).

Inferred read-only
get_price_forecast

Get a 30-day price forecast for a product.

Inferred read-only
create_price_alert

Create a price drop alert.

Potential side effects
create_in_stock_alert

Create a back-in-stock alert.

Potential side effects
get_similar_products

Find products similar to a given product.

Inferred read-only
register_api_key

Register for a free API key to increase your rate limits from 20/min to 120/min.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tosheroon]
url = "https://tosheroon.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tosheroon": {
      "type": "http",
      "url": "https://tosheroon.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tosheroon
Remote MCP URL: https://tosheroon.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tosheroon": {
      "url": "https://tosheroon.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tosheroon": {
      "type": "http",
      "url": "https://tosheroon.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tosheroon",
  "transport": "streamable-http",
  "url": "https://tosheroon.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.