Agent Tools
Back to MCP servers

Perp Funding Rates — Binance, Bybit, OKX Live

https://server.smithery.ai/axel-belfort/funding-rates/mcp
● healthy

Perpetual futures funding rate API for AI agents. Live funding rates across Binance, Bybit, and OKX for all major perpetual pairs. Includes open interest, predicted next rate, and annualized APY. Tools: perp_get_funding_rates. Use this for funding arbitrage opportunities, market sentiment analysis, or timing perp entries. IMPORTANT: For Hyperliquid-specific funding data, use hyperliquid_get_funding_rates instead. Returns: {rates[], openInterest, predicted, annualizedAPY}. No API key required — x402 micropayment $0.002/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/funding-rates/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/funding-rates/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/funding-rates-x402
Listed at (smithery)
https://github.com/Br0ski777/funding-rates-x402