Skip to content
Back to search
90
MCP v1.1.0 sse

Perpetual Funding Rates API

io.github.Br0ski777/funding-rates

Perp funding rates across Binance, Bybit, OKX — open interest, sentiment. x402.

Uptime
0.0%
1 direct probes · 30d
Response
191ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

perp_get_funding_rates

Use this when you need current perpetual futures funding rates for a single asset across exchanges. Returns rates comparison in JSON. 1. symbol: trading pair symbol 2. rates: array per exchange with …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "perpetual_funding_rates_api": {
      "url": "https://funding-rates.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}