← Registry

Analytics

bitcoincounterflow.com

Provides cryptocurrency market analytics including derivatives data, liquidation maps, on-chain metrics, and a consolidated market snapshot.

1 endpoint10 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://api.bitcoincounterflow.com/api/mcp

No auth detected

MCP server metadata

Name
bitcoincounterflow
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

get_derivatives

Fetch derivatives market data: funding rate, open interest, long/short ratio and trading volume, aggregated or per exchange.

Inferred read-only
get_liquidation_heatmap

Fetch the liquidation heatmap: where leveraged positions are stacked on the order book.

Inferred read-only
get_liquidation_map

Fetch projected liquidation levels grouped by leverage bracket, or raw liquidation events by exchange.

Inferred read-only
get_onchain_metrics

Fetch on-chain cycle metrics: MVRV, NUPL, SOPR, Puell Multiple, realized profit and loss, value days destroyed, and network hash rate.

Inferred read-only
get_market_snapshot

Fetch a consolidated Bitcoin market view: price, performance, dominance, fear and greed index, and Superchart candles with indicators.

Inferred read-only
get_macro_correlation

Fetch Bitcoin correlation against macro assets: S&P 500, Nasdaq, gold (via PAX Gold), Ibovespa, DXY and global M2 money supply.

Inferred read-only
get_etf_flows

Fetch spot Bitcoin ETF flows, corporate treasury holdings, and MicroStrategy stock and treasury history.

Inferred read-only
get_counterflow_signal

Fetch the CounterFlow contrarian positioning signal.

Inferred read-only
get_daily_brief

Fetch a consolidated daily market brief: price, 24h change, funding rate, dominance, fear and greed index, recent liquidation volume and 4h RSI, in a single call.

Inferred read-only
search_docs

Search the BitcoinCounterFlow documentation and indicator glossary for a term.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bitcoincounterflow]
url = "https://api.bitcoincounterflow.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bitcoincounterflow": {
      "type": "http",
      "url": "https://api.bitcoincounterflow.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bitcoincounterflow
Remote MCP URL: https://api.bitcoincounterflow.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bitcoincounterflow": {
      "url": "https://api.bitcoincounterflow.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bitcoincounterflow": {
      "type": "http",
      "url": "https://api.bitcoincounterflow.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bitcoincounterflow",
  "transport": "streamable-http",
  "url": "https://api.bitcoincounterflow.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bitcoincounterflow.com was fetched 2026-08-27T21:29:21.634Z.

Trust status Trusted

bitcoincounterflow.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.