Perpetual Funding Rates API
io.github.Br0ski777/funding-ratesPerp funding rates across Binance, Bybit, OKX — open interest, sentiment. x402.
Tools · 1
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 …
Similar MCP servers embedding-nearest
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"
}
}
}