← Registry

Analytics

cryptoetf.today

Provides real-time and historical data on cryptocurrency ETF flows, prices, and analytics.

1 endpoint5 known toolsFirst detected July 22, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.cryptoetf.today/api/mcp

No auth detected

MCP server metadata

Name
cryptoetf
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Real-time spot crypto ETF flow data for every US-listed spot crypto ETF complex: BTC, ETH, SOL, XRP, HYP (Hyperliquid), DOGE, LINK, AVAX, HBAR, LTC, BNB, DOT and SUI. All flow values are net USD millions (positive = inflow, negative = outflow). Data sourced from SEC filings and official fund disclosures.

Known tools 5

get_flows_summary

Get the latest-day net ETF inflow/outflow (USD millions) for every tracked crypto asset: BTC (Bitcoin), ETH (Ethereum), SOL (Solana), XRP, HYP (Hyperliquid), DOGE (Dogecoin), LINK (Chainlink), AVAX (Avalanche), HBAR (Hedera), LTC (Litecoin), BNB, DOT (Polkadot) and SUI.

Inferred read-only
get_asset_flows

Get daily net ETF flow history for a single crypto asset over the last 30 days.

Inferred read-only
get_cefi_index

Get the composite CEFI (Crypto ETF Flow Index) sentiment score across all tracked assets.

Inferred read-only
get_prices

Get current spot prices (USD) and 24-hour percentage change for all 13 tracked crypto assets: BTC, ETH, SOL, XRP, HYP, DOGE, LINK, AVAX, HBAR, LTC, BNB, DOT, SUI.

Inferred read-only
get_weekly_analytics

Get 7-day aggregated ETF flow analytics for all tracked assets.

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.cryptoetf]
url = "https://mcp.cryptoetf.today/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: cryptoetf
Remote MCP URL: https://mcp.cryptoetf.today/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": {
    "cryptoetf": {
      "url": "https://mcp.cryptoetf.today/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cryptoetf",
  "transport": "streamable-http",
  "url": "https://mcp.cryptoetf.today/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 cryptoetf.today was fetched 2026-08-01T10:07:20.782Z and is being refreshed.

Trust status Neutral

cryptoetf.today is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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