{"name":"com.halffee/coinrebate","slug":"halffee-coinrebate","title":null,"description":"Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.","url":"https://mcp.market/server/halffee-coinrebate","rating":null,"grade":"A","score":85,"certified":false,"status":"active","category":"finance","tags":["finance"],"presence":{"score":20,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-08-22T20:05:35.000Z","license":"MIT"},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/skheman2026-sketch/coinrebate-mcp-server","website":null,"version":"2.5.0","remotes":[{"type":"streamable-http","url":"https://www.coinrebate.vip/api/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@coinrebate/mcp-server","version":"2.5.0","transport":{"type":"stdio"}}],"tools":[{"name":"calculate_trading_cost","description":"Calculate the actual trading cost and savings when using CoinRebate referral codes. Shows how much you save compared to standard fees for a given trade volume.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"exchange":{"type":"string","description":"Exchange name (binance, okx, bybit, bitget, gate, hyperliquid)"},"volume":{"type":"number","exclusiveMinimum":0,"description":"Trade volume in USD"},"type":{"type":"string","enum":["spot","futures"],"description":"Trade type: spot or futures"},"country":{"type":"string","minLength":2,"maxLength":2,"description":"ISO 3166-1 alpha-2 country code for compliance filtering"}},"required":["exchange","volume","type"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"check_referral_link","description":"Checks whether a URL carries CoinRebate's own current referral code (allowlisted exchange hosts only). This is a self-check for CoinRebate links: a link carrying someone else's code is reported as stale_code even though it may be perfectly valid. For a neutral inspection of any exchange link, use inspect_exchange_link.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Exchange referral URL to validate"}},"required":["url"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"compare_fees","description":"Compare trading fees across all exchanges for a specific purpose (spot or futures trading). Returns exchanges ranked by lowest fee after CoinRebate rebate discount. Pass country code for compliance-filtered results.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"purpose":{"type":"string","enum":["spot","futures"],"description":"Trading type: spot or futures"},"country":{"type":"string","minLength":2,"maxLength":2,"description":"ISO 3166-1 alpha-2 country code (e.g. US, CN, VN) for compliance filtering"}},"required":["purpose"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_best_referral","description":"Get the best referral/signup link for a specific exchange with maximum fee discount. Returns referral code, discount percentage, and direct signup URL. Pass country to verify compliance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"exchange":{"type":"string","description":"Exchange name (binance, okx, bybit, bitget, gate, hyperliquid)"},"country":{"type":"string","minLength":2,"maxLength":2,"description":"ISO 3166-1 alpha-2 country code for compliance check"}},"required":["exchange"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_compliant_exchanges","description":"Get exchanges available in a specific country, filtered by the CoinRebate compliance matrix. Essential for regulatory compliance.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","minLength":2,"maxLength":2,"description":"ISO 3166-1 alpha-2 country code (e.g. US, CN, BR, VN, PH, IN)"},"purpose":{"type":"string","enum":["spot","futures","p2p"],"description":"Trading purpose filter"}},"required":["country"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_exchange_fees","description":"Get real-time trading fees for all major crypto exchanges (Binance, OKX, Bybit, Bitget, Gate.io, Hyperliquid). Returns spot and futures maker/taker fees, plus fees after CoinRebate discount.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_latest_news","description":"Get the latest crypto news and market insights published on CoinRebate. Returns recent article titles and links.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"number","minimum":1,"maximum":20,"default":5,"description":"Number of articles to return (1-20, default 5)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_perp_stats","description":"Gets daily, weekly, 30-day, and historical weekly-rank statistics for a Binance TradFi perpetual from official Binance klines.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"symbol":{"type":"string","minLength":3,"maxLength":24,"description":"Binance USDⓈ-M perpetual symbol, for example TSLAUSDT"}},"required":["symbol"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"inspect_exchange_link","description":"Inspects an exchange sign-up or referral link and reports evidence on five separate points: whether the domain is a verified official domain of a listed exchange, whether it is reachable, whose referral code it carries, how CoinRebate's records list the exchange for a given country, and what rebate (if any) is configured. Unknown items are reported as unknown. It never says a link is safe, never probes unrecognized domains, and never suggests a replacement link. Read-only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"country":{"type":"string"}},"required":["url"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_tradfi_perps","description":"Lists Binance USDⓈ-M perpetuals on US, HK, KR, and CN stocks plus commodities from the official exchangeInfo endpoint.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","enum":["equity","hk_equity","kr_equity","cn_equity","commodity","premarket","all"],"description":"TradFi category; defaults to all"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"recommend_fee_option","description":"Decide which covered exchange has the lowest effective trading fee for a specific user, instead of returning a table. Requires the user country. Returns one verdict plus its net fee, the quantified annual cost, the assumptions and what is NOT modelled, and a commercial disclosure. Abstains (neutral fee table only) when the country is missing or unsupported, the upstream data is unreliable, or the top venues are genuinely tied. In high-regulation jurisdictions it returns an objective fee table with no signup link.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"type":"string","minLength":2,"maxLength":2,"description":"ISO 3166-1 alpha-2 country code of the END USER (required; the ranking is compliance-filtered by it)"},"type":{"type":"string","enum":["spot","futures"],"description":"Trading type; defaults to spot"},"monthly_volume_usd":{"type":"number","exclusiveMinimum":0,"description":"Monthly trading volume in USD; omitted means a per-$10,000 basis"},"current_exchange":{"type":"string","description":"Exchange the user already trades on, if any — changes the answer to an account-neutral note"},"lang":{"type":"string","enum":["en","zh"],"description":"Output language; defaults to en"}},"required":["country"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_guides","description":"Searches CoinRebate's published guides by keyword (any language) and returns matching articles with title, one-line description and URL. Read-only; results are informational articles, not referral links.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":120},"lang":{"type":"string","enum":["en","cn","tc","jp","kr","ru","ar","pt"]},"limit":{"type":"integer","minimum":1,"maximum":10,"default":5}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":85,"grade":"A","scanned_at":"2026-09-19T09:54:45.560Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T09:54:45.515Z","components":{"code":{"score":25,"max":25,"notes":["3 source files scanned"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2513ms"]},"poisoning":{"score":15,"max":15,"notes":["12 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 28 days ago"]},"identity":{"score":3,"max":10,"notes":["namespace and repository owner differ"]}},"findings":[],"inputs":{"probes":[{"url":"https://www.coinrebate.vip/api/mcp","reachable":true,"authRequired":false,"latencyMs":2513,"serverInfo":{"name":"coinrebate","version":"2.5.0"}}],"packages":[{"registryType":"npm","identifier":"@coinrebate/mcp-server","version":"2.5.0","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":2,"publishedAt":"2026-09-18T09:25:59.648Z","repositoryUrl":"git+https://github.com/skheman2026-sketch/coinrebate-mcp-server.git"}],"repo":{"found":true,"owner":"skheman2026-sketch","repo":"coinrebate-mcp-server","archived":false,"pushedAt":"2026-08-22T20:05:35Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/262440775?v=4","ownerCreatedAt":"2026-02-18T20:53:10Z","license":"MIT"},"icon":{"url":"https://www.coinrebate.vip/logos/coinrebate.png","source":"site","width":640,"height":640},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-08-22T20:05:35.000Z","score":20}}}},"grade_history":[],"reviews":[]}