bykaranteli-mcp
bykaranteli-mcp
MCP (Model Context Protocol) server for live crypto derivatives data: funding rates, cross-exchange funding arbitrage, open interest pressure, Fear & Greed, BTC dominance and a verified signal track record.
48 read-only tools over the free, no-auth public JSON API of bykaranteli.com. No API key, no account, no rate-limit registration. Data covers Binance USDT-M perpetuals (funding arbitrage additionally compares OKX, Bybit, Gate, HTX, BingX, Kraken, MEXC and Bitget).
Hosted endpoint (no install)
Paste https://mcp.bykaranteli.com as a custom connector in any MCP-capable
assistant. Same 48 tools, nothing to install, no key.
Quick start
Claude Code
claude mcp add bykaranteli -- npx -y bykaranteli-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"bykaranteli": {
"command": "npx",
"args": ["-y", "bykaranteli-mcp"]
}
}
}Cursor / other MCP clients
Any stdio MCP client works: command npx, args ["-y", "bykaranteli-mcp"].
Requires Node.js 18 or newer.
Tools
Tool | What it answers |
| "What is the Fear & Greed index today?", "What is BTC dominance right now?" |
| "What are funding rates right now?", "What is SOL's funding?" |
| "Any funding arb opportunities?", "Best venue to long/short BTC for carry?" |
| "Which coins are over-leveraged / crowded right now?" |
| "Biggest OI spikes today?", "Most extreme funding right now?" |
| "How did the signals do in the last 24h?" |
| "Win rate on ETHUSDT over 90 days?" |
| "Which strategies are performing best?" |
| "How much was liquidated today?", "Did longs or shorts get flushed this week?" |
| "Did the Bitcoin ETFs buy or sell yesterday?", "Cumulative ETH ETF inflow?" |
| "Are hedge funds long or short Bitcoin?", "What did the COT report show?" |
| "Where are the BTC option walls?", "What is DVOL / the zero-gamma level?" |
| "Are US investors buying Bitcoin?", "What does the basis trade pay?" |
| "Is toxic order flow building?", "What is BTC's VPIN right now?" |
| "What are the big options players buying?", "Any block trades today?" |
| "How much slippage on a $1M market order?", "Which book is thinnest?" |
| "What does BTC do on Fed days?", "When is the next FOMC meeting?" |
| "What caused that flush?", "Who got liquidated this week?" |
| "Is leverage entering the market?", "Are shorts building in XRP?" |
| "What liquidity state is the market in?", "Is parked money deploying?" |
| "Which crypto narrative is leading: AI, RWA, DePIN, memes, L2s, DeFi?" |
| "Which indicators sit in an unusual band today, and what followed historically?" |
| "Total BTC open interest across exchanges?", "What is the DEX share of perp OI?", "Is USDT off peg anywhere?" |
| "How much leverage does Bybit allow on SOL?", "Which exchange has the highest max leverage for DOGE?", "Did any venue cut leverage on a coin this week?" |
| "Has KuCoin paused USDT withdrawals?", "Cheapest network to withdraw USDT from Gate?", "Which exchanges have withdrawals closed right now?" |
| "What do you record about Bybit?", "How many contracts does OKX list?", "Is HTX up, and what happened there this week?" |
| "What expires this week?", "When is the next BTC quarterly on OKX?", "At what price did the September future settle?" |
| "What does it cost to borrow USDT on Binance?", "Cheapest venue to borrow ETH?", "Is stablecoin borrow spiking?" |
| "What are Bitget's perp fees?", "Which exchange has the lowest taker fee?", "Did any venue change fees this week?" |
| "Does Coinbase or Binance move first?" |
| "What is BTC implied vol by expiry?", "Is downside protection expensive (skew)?" |
| "Are whales buying or selling right now?" |
| "How correlated is SOL to BTC over 30 days?" |
| "Which perpetuals were listed this week, and where first?" |
| "What is the Fed balance sheet / RRP / stablecoin supply doing?" |
| "Bitcoin hashrate, difficulty, fees, mempool right now?" |
| "TSLA perp funding rate? Which exchanges list NVDA perps? Is the stock session open?" |
| "Which coins are oversold on the daily? BTC RSI on 4h and 1w?" |
| "Are Hyperliquid whales net long BTC? What did the biggest accounts just flip?" |
| "BTC long/short ratio on Binance? Are top traders net short ETH? CVD today?" |
| "Which exchanges are behind your liquidation totals? How fresh is the data?" |
| "Where is the biggest BTC bid wall? How deep is ETH within 2% on Coinbase vs Binance?" |
| "How much long vs short OI is on Jupiter SOL perps? Who topped Jupiter this week? What is the JLP APR?" |
| "Has the Pi Cycle crossed? Mayer Multiple and Puell today?" |
| "Is it altseason?", "What is the altcoin season index?" |
| "Is today's funding extreme historically?", "Where does this reading sit in its distribution?" |
| "How much Bitcoin is quantum-vulnerable?", "What is the P2PK exposure?" |
| "Where are the BTC liquidation clusters?", "Where would leveraged longs get liquidated?" |
All responses are JSON and carry a generatedAt timestamp plus a source URL to the human-readable page. Symbols accept both BTCUSDT and bare BTC.
Configuration
Env var | Default | Purpose |
|
| Override the API host (testing only) |
Data notes
Signal performance is a live-only track record: real published signals with SHA-256 receipts, evaluated net of fees, slippage and funding. Never backtests. Verify any signal at bykaranteli.com/verify.
Funding, OI and pressure data refresh every 15 to 30 minutes; indices every 30 minutes.
Nothing here is financial advice. See bykaranteli.com/risk-guide.
Development
npm install
npm run build
node dist/index.js # speaks MCP over stdioLicense
MIT. Attribution appreciated: "ByKaranteli (bykaranteli.com)".
Paid depth (optional)
The 48 tools above are free and stay free. For recorded history and raw records beyond the live snapshots, bykaranteli.com also exposes pay-per-call x402 endpoints (USDC on Solana or Base, priced per call, no account): https://bykaranteli.com/developers#x402 · machine catalog: https://bykaranteli.com/api/x402