ETF Flows MCP Server — Spot Bitcoin & Ethereum ETF Flows for AI Assistants

MCP serverCommerce & finance

Daily net flows for US spot Bitcoin & Ethereum ETFs (IBIT, FBTC, GBTC, ETHA) with per-fund history

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use ETF Flows MCP Server — Spot Bitcoin & Ethereum ETF Flows for AI Assistants

From the project's README

As published by yasinozen35/free-etf-flows-mcp in README.md.

Give Claude, ChatGPT, Cursor, VS Code or any MCP client daily net flows for every US spot Bitcoin and Ethereum ETF — IBIT, FBTC, GBTC, ARKB, ETHA, FETH, ETHE and more.


Quick start: remote server (recommended)

Claude → Settings → Connectors → Add custom connectorhttps://yasinozen.com/etf-flows/mcp

Claude Code

claude mcp add --transport http etf-flows https://yasinozen.com/etf-flows/mcp

Cursor / Windsurf / VS Code (mcp.json)

{
  "mcpServers": {
    "etf-flows": {
      "url": "https://yasinozen.com/etf-flows/mcp",
      "headers": { "X-API-Key": "YOUR_KEY" }
    }
  }
}

The key is optional. Clients that cannot send headers can use https://yasinozen.com/etf-flows/mcp?api_key=YOUR_KEY. One-click install links for Cursor and VS Code are on the setup page.

Tools

ToolDescription
get_etf_flow_summaryLatest day, 7/30-day, month-to-date, YTD and cumulative flows, streaks and top funds (remote server)
get_latest_etf_flowsDaily totals for the most recent trading days, optional per-fund breakdown
get_etf_flows_by_date_range / query_etf_flows_by_date_rangeDaily totals between two dates
get_fund_flowsDaily flows and cumulative total for one ETF (e.g. IBIT)
get_pro_access_infoPlans and how to get a key

Example prompts: “Summarize spot Bitcoin ETF flows this week”, “Did IBIT have outflows in the last 10 days?”, “Compare Ethereum ETF flows in August and September.”

Run locally (stdio)

Requires uv.

{
  "mcpServers": {
    "etf-flows": {
      "command": "uv",
      "args": ["--directory", "/absolute/path/to/free-etf-flows-mcp", "run", "python", "mcp_server.py"],
      "env": { "ETF_FLOWS_API_KEY": "YOUR_KEY" }
    }
  }
}

Plans

Preview (no key)Free keyPro ($9.99/mo)
History7 trading days90 trading daysFull, since Jan 2024
Delay1 day1 daySame day
Per-fund data
CSV export
Rate limit10/min30/min120/min

👉 Get a free key · Upgrade to Pro

Data

Daily figures are sourced from the public ETF flow tables of Farside Investors and normalized to US dollars (parenthesized values become negative). See the methodology. This project is independent and not affiliated with Farside Investors or any ETF issuer. Not investment advice.


Built by Yasin Özen ·

Signals

GitHub stars
1
Last commit
Sep 2026
Advanced
Delivery
etf-flows MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
com-yasinozen-etf-flows
Source
github.com/yasinozen35/free-etf-flows-mcp
Hosted endpoint
https://yasinozen.com/etf-flows/mcp