CryptoQuant MCP gives AI agents direct access to institutional-grade on-chain and market data across Bitcoin, Ethereum, XRP, stablecoins, and ERC20 tokens — covering 245 endpoints across exchange flows, miner data, network indicators, derivatives, fund data, and more.
Built for analysts and developers who need defensible, data-driven answers, not approximations. Query real-time metrics like exchange netflow, MVRV, SOPR, realized price bands, funding rates, and miner revenue directly inside any MCP-compatible agent — no manual data export, no dashboard switching.
Backed by CryptoQuant's professional research team, whose institutional-grade analysis is also accessible via the MCP through research and QuickTake endpoints.
Supported assets: BTC, ETH, XRP, Stablecoins, ERC20, TRX
Data categories: Exchange flows, miner flows, market indicators, network data, derivatives, fund data, lightning network, mempool, DeFi, AMM/DEX data
サーバー設定
{
"mcpServers": {
"cryptoquant": {
"command": "npx",
"args": [
"-y",
"cryptoquant-mcp"
],
"env": {
"CRYPTOQUANT_API_KEY": "your-api-key"
}
}
}
}