> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cryptoquant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Server

> Connect Claude, Cursor, or any MCP client to CryptoQuant's 245+ on-chain metrics through the Model Context Protocol — query MVRV, SOPR, exchange flows, and more in natural language.

> Beta Notice: CryptoQuant MCP Server is currently in beta, and tools and features may change. Data is accurate but may be misinterpreted by the LLM in use.

***

### Overview

CryptoQuant MCP Server enables AI agents to access CryptoQuant's on-chain analytics data via the Model Context Protocol (MCP).

MCP (Model Context Protocol) is an open standard that enables large language models (LLMs) and AI agents to safely interact with external data sources and tools.

#### Key Features

* **Real-time on-chain data**: Over 245 metrics including MVRV, SOPR, Exchange Flow, Funding Rate, etc.
* **Natural Language Query Support**: Ask questions in various languages including Korean and English
* **Whale Tracking**: Monitor movements of large holders
* **AI-Based Interpretation**: AI-powered interpretation and insights for on-chain data

<Check>
  **Research and QuickTakes** from CryptoQuant are available for free in the beta version of MCP.
</Check>

#### Supported Assets

BTC, ETH, TRX, XRP, Stablecoin, ERC20, ALT

* Full list of supported assets: [/catalog/supported-assets](/catalog/supported-assets)

***

### Natural Language Query

Ask questions in various languages, and Claude will automatically route them to the appropriate indicator:

| Question Examples                            | Intent           | Mapping Metrics |
| -------------------------------------------- | ---------------- | --------------- |
| How is the Bitcoin price?                    | VALUATION        | MVRV            |
| Is BTC overvalued?                           | VALUATION        | MVRV            |
| Show me the whales' movements                | WHALE\_ACTIVITY  | whale-ratio     |
| What's the funding rate?                     | LEVERAGE         | funding-rates   |
| Current profit-taking / stop-loss situation? | PROFIT\_BEHAVIOR | SOPR            |

***

### License

MIT License - See [LICENSE](https://github.com/CryptoQuantOfficial/cryptoquant-mcp/blob/main/LICENSE)
