bykaranteli-mcp
This server provides real-time, no-authentication access to live crypto derivatives data and analytics via MCP tools, covering market sentiment, funding rates, arbitrage, liquidations, ETF flows, options, and more.
Market Sentiment & Macro:
get_market_indices— Fear & Greed index, BTC dominance, total market cap, euphoria.Funding Rates & Arbitrage:
get_funding_heatmap— current funding rates across top Binance perpetuals;get_funding_arbitrage— cross-exchange delta-neutral carry trade opportunities.Derivatives Stress & Movers:
get_pressure_scores— composite over-leverage/crowding scores (0–100) per coin;get_top_movers— top-10 OI spikes, extreme funding, widest basis, highest stress.Liquidations:
get_liquidations— daily long/short liquidation totals per symbol/exchange.ETF Flows:
get_etf_flows— US spot Bitcoin and Ethereum ETF daily net flows and cumulative data.Trading Signals & Performance:
get_recent_signals— recent closed signals with verified outcomes;get_symbol_performance— per-symbol win rate, profit factor over 30/90/180 days;get_strategy_leaderboard— strategy rankings by win rate, profit factor, drawdown, Sharpe.Institutional Positioning:
get_cot_positioning— CME COT futures positioning for BTC/ETH;get_coinbase_premium— US demand and cash-and-carry yield.Options & Volatility:
get_options_snapshot— options walls, gamma exposure, DVOL, IV term structure;get_options_flow— large block trades, call/put premium dominance.Market Microstructure:
get_flow_toxicity— VPIN for toxic order flow;get_slippage— execution cost ladders for $10K–$5M market orders;get_liquidation_cascades— flush analysis;get_open_interest— leverage entering/exiting the market;get_psi_charge— liquidity state and parked money deployment.Event Impact:
get_fomc_impact— BTC behavior around Fed meeting days and upcoming meetings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bykaranteli-mcpwhat are current funding rates?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
20 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 and BingX).
Hosted endpoint (no install)
Paste https://mcp.bykaranteli.com as a custom connector in any MCP-capable
assistant. Same 20 tools, nothing to install, no key.
Related MCP server: x402 crypto market structure
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?" |
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 20 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceAI-native quantitative trading signal engine for crypto and TradFi perpetuals. Multi-factor composite BUY/SELL/HOLD signals, cross-venue funding rate arbitrage scanning, and market regime detection powered by Hyperliquid data.75355MIT
- AlicenseBqualityDmaintenanceCross-exchange crypto orderflow for AI agents. 20 exchanges, 26 tokens, 9 tools — CVD, whale activity, funding/OI, 7-year OHLCV, on-chain address risk (EVM + Solana). Pay-per-call USDC via x402, no API key.9391MIT

usenami-mcpofficial
AlicenseAqualityFmaintenancePerp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.61MIT- AlicenseAqualityCmaintenanceProvides live cryptocurrency market data from over 100 exchanges, enabling AI agents to fetch prices, order books, funding rates, and more for trading analysis and arbitrage opportunities.131MIT
Related MCP Connectors
Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.
AI crypto signals, smart money whale positions, live futures prices and indicators
Binance Futures market intelligence: funding, OI, order book, klines, cross-exchange comparison.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bykarantelicom/bykaranteli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server