---
name: funding-rates-mcp
description: "Real-time funding rate data MCP across Binance, OKX, Bybit, and other major crypto exchanges."
version: 1.0.0
metadata:
  openclaw:
    tags: [funding-rates, perps, exchanges, data]
    official: false
    source: "https://github.com/kukapay/funding-rates-mcp"
---

# Funding Rates MCP Server

Community MCP server from kukapay.

Real-time funding rate data MCP across Binance, OKX, Bybit, and other major crypto exchanges. Monitor perpetual futures funding rates across multiple exchanges to identify arbitrage opportunities and market sentiment signals.

## Installation

```bash
# From the official repo:
git clone https://github.com/kukapay/funding-rates-mcp
cd funding-rates-mcp
npm install
```

## Links

- **GitHub**: https://github.com/kukapay/funding-rates-mcp
- **Documentation**: https://github.com/kukapay/funding-rates-mcp#readme
