Perpetual Funding Rates Binance
x402/perpetual-funding-rates-binanceCurrent funding rate for any perpetual contract on Binance Futures with next funding timestamp and predicted rate. Returns mark price, index price, mark-index spread, and funding history. Critical for AI agents trading perps, basis trading strategies, identifying funding arbitrage, monitoring leverage flush events, and quantifying market sentiment. [x402: $0.1/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"perpetual_funding_rates_binance": {
"url": "https://proxy.suverse.io/v1/data/suverse-perp-funding",
"transport": "http"
}
}
}