MCP Server for AI Agents

Connect your agent to Bitcoin market data

A Model Context Protocol server exposing liquidation heatmaps, derivatives, on-chain metrics and the CounterFlow signal as tools any MCP-compatible agent (Claude, ChatGPT, custom trading agents) can call directly.

FREE

Anonymous access, no API key required. Great for trying the tools out.

$0/month
Rate limit20 calls/day per IP
Tools includedFree-tier metrics only
CounterFlow signalNot included
  • No signup, no API key
  • Market snapshot & search_docs
  • Basic on-chain metrics
Just connect the endpoint

MAXI

For agent builders exploring the full tool catalog with an API key.

$25/month
Rate limit10 req/min
Historical depthLast 30 days
CounterFlow signalNot included
  • All 10 MCP tools unlocked
  • Derivatives & basic on-chain data
  • Priority over anonymous quota
Try 3 days free

NAKAMOTO PRO

For trading agents that need reliable, higher-frequency tool calls.

$55/month
Rate limit60 req/min
Historical depthLast 720 days
CounterFlow signalIncluded
  • All 10 MCP tools, full history depth
  • CounterFlow contrarian signal
  • Daily brief with full context
Start with Nakamoto PRO
Recommended

ENTERPRISE

For funds and desks running agents against unlimited history and custom limits.

$199/month
Rate limitCustom negotiable
Historical depthUnlimited
CounterFlow signalIncluded
  • All 10 MCP tools, unlimited history
  • get_liquidation_heatmap pro resolution
  • Dedicated support & SLA
Upgrade to Enterprise

MCP tiers reuse the same MAXI / NAKAMOTO PRO / ENTERPRISE plans as the REST API — one API key unlocks both.

10 tools, one MCP server

Every tool maps 1:1 to the same catalog behind the REST API and OpenAPI schema.

get_liquidation_heatmap

Where leveraged positions are stacked on the order book.

get_liquidation_map

Projected liquidation levels by leverage bracket.

get_derivatives

Funding rate, open interest and long/short ratio.

get_onchain_metrics

MVRV, NUPL, SOPR, Puell Multiple and more.

get_market_snapshot

Price, dominance, Fear & Greed and more in one call.

get_macro_correlation

Bitcoin against S&P 500, gold, Ibovespa, DXY and M2.

get_etf_flows

Spot ETF flows and corporate treasury holdings.

get_counterflow_signal

The contrarian positioning signal (paid only).

get_daily_brief

A consolidated daily market brief in a single call.

search_docs

Search the indicator glossary and documentation.

Setup

Add the server to Claude in one step

Paste the endpoint into any MCP-compatible client. Without a key you get anonymous free-tier access, limited to 20 calls per day per IP. With a key, tier limits from your plan apply automatically.

Get an API key
claude_desktop_config.json
{
  "mcpServers": {
    "bitcoincounterflow": {
      "url": "https://api.bitcoincounterflow.com/api/mcp",
      "headers": { "X-API-Key": "YOUR_API_KEY" }
    }
  }
}

Ready to plug your agent in?

Start free with anonymous access, or unlock the full tool catalog with an API key.