
Perpetual Funding Rates API
Feed Binance, Bybit, and OKX perpetual funding rates, open interest, and sentiment into agents building dashboards or market briefings.
Overview
Funding Rates is an MCP server for the Build phase that returns perpetual funding rates, open interest, and sentiment across Binance, Bybit, and OKX.
What is this MCP server?
- Perpetual funding rates from Binance, Bybit, and OKX in one MCP API
- Includes open interest and sentiment-style fields per server description
- Remote SSE MCP at funding-rates.api.klymax402.com (v1.1.0)
- x402 micropayment on the Perpetual Funding Rates API
- Lighter than full arb scanner—focused on rates and positioning context
- Version 1.1.0
- Three exchanges: Binance, Bybit, OKX
- Remote SSE endpoint funding-rates.api.klymax402.com
What problem does it solve?
Your agent needs consistent perp funding and positioning context, but each exchange documents different fields and endpoints.
Who is it for?
Builders shipping crypto analytics agents or internal market monitors who want quick MCP access to major CEX perp metrics.
Skip if: Spot-only apps, builders avoiding regulated derivatives data, or teams needing Hyperliquid in the same feed (use Funding Arb for four-venue spreads).
What do I get? / Deliverables
You get a single MCP tool call that normalizes funding, OI, and sentiment inputs for dashboards or strategy notes.
- Normalized funding rate and positioning context for three CEX venues
- Agent-callable market snapshots for dashboards or alerts
Recommended MCP Servers
Journey fit
How it compares
Aggregated funding and OI MCP, not a cross-venue arb spread engine or on-chain indexer.
Common Questions / FAQ
Who is Funding Rates for?
Developers wiring perpetual market context into MCP agents for Binance, Bybit, and OKX without custom scrapers.
When should I use Funding Rates?
Use it during backend or agent integration when you need funding, open interest, and sentiment in one hosted call.
How do I add Funding Rates to my agent?
Point your MCP client at https://funding-rates.api.klymax402.com/mcp (SSE) and enable x402 micropayments for the API.