Back to Browse

Free Etf Flows MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://yasinozen.com/etf-flows/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

5 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-yasinozen-etf-flows": {
      "url": "https://yasinozen.com/etf-flows/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

Website Remote MCP OpenAPI License

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 connector → https://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 ·

Reviews

No reviews yet

Be the first to review this server!