Skip to main content
ClaudeWave
yasinozen35 avatar
yasinozen35

free-etf-flows-mcp

View on GitHub
MCP ServersOfficial Registry1 stars0 forksPythonMITUpdated today
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No description
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · free-etf-flows-mcp
Claude Code CLI
claude mcp add free-etf-flows-mcp -- uvx free-etf-flows-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "free-etf-flows-mcp": {
      "command": "uvx",
      "args": ["free-etf-flows-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/yasinozen35/free-etf-flows-mcp and follow its README.
Use cases

MCP Servers overview

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

[![Website](https://img.shields.io/badge/Website-yasinozen.com%2Fetf--flows-3b5bfd?style=for-the-badge)](https://yasinozen.com/etf-flows/)
[![Remote MCP](https://img.shields.io/badge/MCP-Remote%20%2B%20stdio-10b981?style=for-the-badge)](https://yasinozen.com/etf-flows/mcp-server/)
[![OpenAPI](https://img.shields.io/badge/OpenAPI-3.1-06b6d4?style=for-the-badge&logo=openapi-initiative)](https://yasinozen.com/etf-flows/openapi.json)
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)](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.

- 🌐 **Live data pages:** [Bitcoin ETF flows today](https://yasinozen.com/etf-flows/bitcoin/) · [Ethereum ETF flows today](https://yasinozen.com/etf-flows/ethereum/) · [IBIT flows](https://yasinozen.com/etf-flows/bitcoin/ibit/)
- 🔌 **Remote MCP server (no install):** `https://yasinozen.com/etf-flows/mcp`
- 📄 **REST API docs:** [yasinozen.com/etf-flows/api](https://yasinozen.com/etf-flows/api/)

---

## Quick start: remote server (recommended)

**Claude** → Settings → Connectors → *Add custom connector* → `https://yasinozen.com/etf-flows/mcp`

**Claude Code**

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

**Cursor / Windsurf / VS Code** (`mcp.json`)

```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](https://yasinozen.com/etf-flows/mcp-server/).

## Tools

| Tool | Description |
|---|---|
| `get_etf_flow_summary` | Latest day, 7/30-day, month-to-date, YTD and cumulative flows, streaks and top funds (remote server) |
| `get_latest_etf_flows` | Daily totals for the most recent trading days, optional per-fund breakdown |
| `get_etf_flows_by_date_range` / `query_etf_flows_by_date_range` | Daily totals between two dates |
| `get_fund_flows` | Daily flows and cumulative total for one ETF (e.g. IBIT) |
| `get_pro_access_info` | Plans 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](https://astral.sh/uv/).

```json
{
  "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 key | Pro ($9.99/mo) |
|---|---|---|---|
| History | 7 trading days | 90 trading days | Full, since Jan 2024 |
| Delay | 1 day | 1 day | Same day |
| Per-fund data | – | ✓ | ✓ |
| CSV export | – | – | ✓ |
| Rate limit | 10/min | 30/min | 120/min |

👉 [Get a free key](https://yasinozen.com/etf-flows/get-api-key/) · [Upgrade to Pro](https://www.shopier.com/ysnzn/49360250)

## Data

Daily figures are sourced from the public ETF flow tables of [Farside Investors](https://farside.co.uk/) and normalized to US dollars (parenthesized values become negative). See the [methodology](https://yasinozen.com/etf-flows/methodology/). This project is independent and not affiliated with Farside Investors or any ETF issuer. Not investment advice.

---

Built by [Yasin Özen](https://yasinozen.com/) · <!-- mcp-name: com.yasinozen/etf-flows -->

What people ask about free-etf-flows-mcp

What is yasinozen35/free-etf-flows-mcp?

+

yasinozen35/free-etf-flows-mcp is mcp servers for the Claude AI ecosystem with 1 GitHub stars.

How do I install free-etf-flows-mcp?

+

You can install free-etf-flows-mcp by cloning the repository (https://github.com/yasinozen35/free-etf-flows-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is yasinozen35/free-etf-flows-mcp safe to use?

+

Our security agent has analyzed yasinozen35/free-etf-flows-mcp and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains yasinozen35/free-etf-flows-mcp?

+

yasinozen35/free-etf-flows-mcp is maintained by yasinozen35. The last recorded GitHub activity is dated 2026-09-13, with 0 open issues.

Are there alternatives to free-etf-flows-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy free-etf-flows-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: yasinozen35/free-etf-flows-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/yasinozen35-free-etf-flows-mcp)](https://claudewave.com/repo/yasinozen35-free-etf-flows-mcp)
<a href="https://claudewave.com/repo/yasinozen35-free-etf-flows-mcp"><img src="https://claudewave.com/api/badge/yasinozen35-free-etf-flows-mcp" alt="Featured on ClaudeWave: yasinozen35/free-etf-flows-mcp" width="320" height="64" /></a>

More MCP Servers

free-etf-flows-mcp alternatives