An MCP server that provides real-time funding rate data across major crypto exchanges, enabling agents to detect arbitrage opportunities.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"funding-rates-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Funding Rates MCP An MCP server that provides real-time funding rate data across major crypto exchanges, enabling agents to detect arbitrage opportunities. [](https://discord.gg/aRnuu2eJ)    ## Features - **Real-Time Funding Rates**: Fetches current funding across Binance, OKX, Bybit, Bitget, Gate and CoinEx. - **Pivoted Table Output**: Displays symbols as rows, exchanges as columns, and includes a `Divergence` column for max funding rate difference. - **Claude Desktop Integration**: Runs as an MCP server for interactive queries. ## Installation ### Prerequisites - Python 3.10+ - [uv](https://github.com/astral-sh/uv) for dependency management - [Claude Desktop](https://www.anthropic.com/claude) (optional, for interactive queries) - Git ### Steps 1. **Clone the Repository**: ```bash git clone https://github.com/kukapay/funding-rates-mcp.git cd funding-rates-mcp ``` 2. **Set Up Dependencies with uv**: ```bash uv sync ``` 3. **Configuring Claude Desktop**: To use with Claude Desktop: 1. Edit the Claude configuration file: - **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` - **Windows**: `%APPDATA%\Claude\claude_desktop_config.json` 2. Add the MCP server: ```json { "mcpServers": { "funding-rates-mcp": { "command": "uv", "args": ["--directory", "/absolute/path/to/funding-rates-mcp", "run", "funding-rates-mcp"] } } } ``` 3. Restart Claude Desktop. Look for the hammer icon to confirm integration. ## Usage ### Tools The server provides the following MCP tool for querying funding rates: - **`c…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.