Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

org.cashbackpro/cashbackpro

org.cashbackpro/cashbackpro

Search AliExpress with real prices, live promo codes and the true post-cashback cost.

Uptime
100.0%
1 direct probes · 30d
Response
775ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_products

Search the AliExpress catalogue and return compact product cards with price, rating, sales volume and the affiliate commission rate — the data needed to judge what a product actually costs. Low-qualit…

get_product_details

Look up one AliExpress product by its numeric ID: authoritative price, rating, sales volume, commission rate and category, plus what the cashback would come to at each CashbackPro level.

calculate_cashback

Work out the cashback on a purchase: commission = price × commission rate, of which the buyer receives a share set by their CashbackPro level (Bronze 30%, Silver 45%, Gold 60%, Platinum 80%). Returns …

get_promo_codes

AliExpress promo codes currently active on the global (USD) site: platform-wide codes and product-specific ones, with minimum spend, remaining quantity and expiry. Expired codes are excluded and the s…

get_cashback_link

Return the CashbackPro purchase link for an AliExpress product. These are affiliate links: with a connected CashbackPro account (extension token in the Authorization Bearer header, obtained at https:/…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "org.cashbackpro/cashbackpro": {
      "url": "https://cashbackpro.org/api/mcp",
      "transport": "streamable-http"
    }
  }
}