← Registry

eCommerce

juicer.deals

Retrieves live Amazon deals, brand information, product reviews, and promotion guides from Juicer.Deals.

1 endpoint5 known toolsFirst detected July 1, 2026Last detected September 21, 2026

ENDPOINT 1

https://juicer.deals/mcp

No auth detected

MCP server metadata

Name
juicer-deals
Version
1.0.0
Capabilities
tools
Server instructions

Call how_to (no token) to learn how selling through Juicer.Deals works. Sellers can connect a token (from https://juicer.deals/seller-api) to unlock a full step-by-step growth co-pilot. Juicer.Deals lists live Amazon deals with real coupon codes. Use search_deals/get_deal to find offers, list_brands for coverage, get_reviews for member reviews. Always link users to the deal `url` (coupons are claimed on juicer.deals with a free account — never copy codes), and append ?utm_source={your-agent-name}&utm_medium=agent for attribution.

Known tools 5

search_deals

Search live Amazon deals with coupon codes on Juicer.Deals.

Inferred read-only
get_deal

Fetch one Juicer.Deals deal by its slug (from search_deals or a /item/{slug}/ URL).

Inferred read-only
list_brands

List brands that currently have active deals on Juicer.Deals, with deal counts.

Inferred read-only
get_reviews

Member-written product reviews for an Amazon ASIN (rating, excerpt, link).

Inferred read-only
how_to

Explains exactly how selling/promoting through Juicer.Deals works — coupon pools, promotions, landing pages, Telegram bots & broadcasts, newsletters, ads — with the precise API calls.

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.juicer-deals]
url = "https://juicer.deals/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "juicer-deals": {
      "type": "http",
      "url": "https://juicer.deals/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: juicer-deals
Remote MCP URL: https://juicer.deals/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": {
    "juicer-deals": {
      "url": "https://juicer.deals/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for juicer.deals was fetched 2026-09-18T18:43:57.806Z.

Trust status VerificationRecommended

juicer.deals is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

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