Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The only crypto MCP server built on real exchange referral relationships โ not just market data.
Give your AI agents instant access to permanent trading fee discounts (up to 50% off, varies by exchange) on Binance, OKX, Bybit, Bitget, Gate.io, Hyperliquid, and Aster DEX. Your users keep the discount on every trade, forever. Zero infrastructure, zero exchange negotiations.
Other crypto MCP servers (CCXT, Binance, exchange-specific) give you read-only market data.
CoinRebate gives your AI agent something more valuable: the ability to recommend exchanges to users with permanent fee discounts baked in โ backed by real affiliate agreements with each exchange (the tools return the current code at runtime, so nothing goes stale). When a user signs up via your AI agent, they get a permanent fee discount on every trade.
We negotiated the referral deals with exchanges. You build the AI agent. Your users keep the savings.
Add to claude_desktop_config.json:
Same npx -y @coinrebate/mcp-server invocation.
Install once, then call only the tool you need. Human-readable output is the default; add
--json for scripts and agents.
Run coinrebate <command> --help for command-specific usage. The existing
npx -y @coinrebate/mcp-server command still starts the stdio MCP server.
| Tool | What it does |
|---|---|
get_exchange_fees | Real-time spot + futures fees for all 7 exchanges, with rebate-applied discount fees |
compare_fees | Rank exchanges by lowest effective fee for spot/futures (with country compliance filter) |
get_best_referral | Get the best signup link for a specific exchange (returns code + URL + discount %) |
get_latest_news | Latest crypto news from CoinRebate (use as content source for your agent) |
calculate_trading_cost | Compute actual savings for a given trade volume (great for "show me the money" UX) |
get_compliant_exchanges | Country-filtered exchange list (essential for regulatory compliance โ built-in GeoIP) |
Also available on the hosted endpoint:
recommend_fee_optionโ instead of a table it returns a single verdict ("the lowest effective fee for a user in is X"), together with the assumptions behind it and what is deliberately not modelled, and abstains when the upstream data is unreliable or the top venues are genuinely tied. It is currently exposed only through the remote MCP endpointhttps://coinrebate.vip/api/mcp, which needs no install. It will land in this npm package in a later release.
Every tool that returns exchange recommendations supports an optional country parameter (ISO 3166-1 alpha-2). When provided, results are filtered against the CoinRebate compliance matrix.
Example: A user from China asking your agent "where should I trade?" โ pass country: "CN" to ensure the agent doesn't recommend exchanges that block Chinese users. We programmatically enforce this on /api/track redirects too (returns 451 for blocked combinations).
This MCP server fetches live data from https://www.coinrebate.vip REST API (OpenAPI v4.1). All fee/rebate/compliance data is dynamically generated from data/exchanges/*.json and verified against exchange official rates via CCXT. No hardcoded marketing inflation. This is a 2026-launched platform in growth phase, and we're upfront about that.
MIT
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/coinrebate-2)<a href="https://allmcps.com/mcp/coinrebate-2"><img src="https://allmcps.com/api/badge/coinrebate-2?style=directory" alt="Coinrebate on AllMCPs" /></a>