Coinfuty
com.coinfuty/coinfutyFree crypto futures data: open interest, funding, long/short, liquidations, volume. No API key.
Tools · 7
Aggregated crypto futures market snapshot: total open interest (USD, with 1h/24h % change), total liquidations (24h), Fear & Greed index, average RSI across coins, plus a 30-day daily series of open i…
List coins with live futures market data: price, 1h/24h/7d price change, open interest (with 24h change), current funding rate (OI-weighted, % per interval), 24h volume, 24h liquidations, 24h long/sho…
Full derivatives snapshot for one coin: price and market cap, open interest with 1h/4h/12h/24h change, volume, liquidations (total/long/short), long/short ratio per exchange, and current funding rate …
Historical time series for one coin. metric=price returns OHLC candles with volume; oi returns open-interest candles (USD); funding returns OI-weighted funding-rate candles (% per interval); long_shor…
Current and accumulated funding rates for one coin on every exchange that lists it: current rate (% per settlement interval, stablecoin- and token-margined), accumulated 1d/7d/30d/1y, settlement inter…
How one coin's futures activity splits across exchanges. metric=oi returns each exchange's open interest USD with 1h/4h/12h/24h % change (window ignored); long_short returns ratio + taker buy/sell vol…
Top cryptocurrency derivatives exchanges tracked by Coinfuty, with open interest, 24h volume, 24h liquidations, futures maker/taker fees, number of markets, and CMC rank.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"coinfuty": {
"url": "https://mcp.coinfuty.com/api/mcp",
"transport": "streamable-http"
}
}
}