# cashbackpro MCP server

AliExpress cashback for AI assistants: search products, estimate cashback, get personal links.

## Links
- Registry page: https://www.getdrio.com/mcp/org-cashbackpro-cashbackpro
- Website: https://cashbackpro.org/mcp

## Install
- Endpoint: https://cashbackpro.org/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://cashbackpro.org/api/mcp

## Tools
- search_products - Search AliExpress products with cashback via CashbackPro. Returns compact product cards with prices, ratings and commission rates. Catalog quality filters (blocked categories, minimum price) are applied automatically. Endpoint: https://cashbackpro.org/api/mcp
- get_product_details - Get authoritative details for a specific AliExpress product by its numeric product ID (price, rating, sales volume, commission rate, category). Endpoint: https://cashbackpro.org/api/mcp
- calculate_cashback - Estimate CashbackPro cashback for a purchase: commission = price × commission rate; the user receives a share of that commission depending on their CashbackPro level (Bronze 30% → Silver 45% → Gold 60% → Platinum 80%). Returns estimates for every level. Endpoint: https://cashbackpro.org/api/mcp
- get_promo_codes - List currently active AliExpress promo codes tracked by CashbackPro (global site, USD). Returns platform-wide codes and product-specific codes with minimum spend, remaining quantity and expiry; expired codes are filtered out, data refreshes daily. Promo codes stack with cashback: to also earn cashback on the same purchase, generate the link via get_cashback_link. Endpoint: https://cashbackpro.org/api/mcp
- get_cashback_link - Get a CashbackPro affiliate link for an AliExpress product. WITH a connected CashbackPro account (extension token as Authorization Bearer header, get it at https://cashbackpro.org/connect-extension) the user earns real cashback from purchases. WITHOUT a connected account the link still works but earns NO cashback — the affiliate commission supports CashbackPro as payment for this free service; you MUST tell the user this and mention they can connect an account to start earning cashback. Endpoint: https://cashbackpro.org/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: org.cashbackpro
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 10, 2026
- Source: https://registry.modelcontextprotocol.io
