Compares real-time perpetual funding rates across six crypto exchanges and highlights rate divergence by symbol.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Funding Rates MCP.
An MCP server that provides real-time funding rate data across major crypto exchanges, enabling agents to detect arbitrage opportunities.
Divergence column for max funding rate difference.Clone the Repository:
Set Up Dependencies with uv:
Configuring Claude DesktopοΌ
To use with Claude Desktop:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonThe server provides the following MCP tool for querying funding rates:
compare_funding_rates:
Divergence column showing the maximum funding rate difference for each symbol.symbols (List[str]): List of trading pairs (e.g., ["BTC/USDT:USDT", "ETH/USDT:USDT"]). Required.exchanges (List[str], optional): List of exchanges to compare (e.g., ["binance", "okx"]). Defaults to all supported exchanges (binance, okx, bybit, bitget, gate, coinex).params (Dict, optional): Additional parameters for the API call. Defaults to {}.Divergence column.The server includes the following MCP prompt for generating natural language queries:
compare_funding_rates_prompt:
symbols (List[str]): List of trading pairs (e.g., ["BTC/USDT:USDT", "ETH/USDT:USDT"]). Required.This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/kukapay-funding-rates-mcp)<a href="https://allmcps.com/mcp/kukapay-funding-rates-mcp"><img src="https://allmcps.com/api/badge/kukapay-funding-rates-mcp?style=directory" alt="Funding Rates MCP on AllMCPs" /></a>