- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No description
claude mcp add free-etf-flows-mcp -- uvx free-etf-flows-mcp{
"mcpServers": {
"free-etf-flows-mcp": {
"command": "uvx",
"args": ["free-etf-flows-mcp"]
}
}
}Resumen de MCP Servers
# ETF Flows MCP Server — Spot Bitcoin & Ethereum ETF Flows for AI Assistants
[](https://yasinozen.com/etf-flows/)
[](https://yasinozen.com/etf-flows/mcp-server/)
[](https://yasinozen.com/etf-flows/openapi.json)
[](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 -->
Lo que la gente pregunta sobre free-etf-flows-mcp
¿Qué es yasinozen35/free-etf-flows-mcp?
+
yasinozen35/free-etf-flows-mcp es mcp servers para el ecosistema de Claude AI con 1 estrellas en GitHub.
¿Cómo se instala free-etf-flows-mcp?
+
Puedes instalar free-etf-flows-mcp clonando el repositorio (https://github.com/yasinozen35/free-etf-flows-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar yasinozen35/free-etf-flows-mcp?
+
Nuestro agente de seguridad ha analizado yasinozen35/free-etf-flows-mcp y le ha asignado un Trust Score de 77/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene yasinozen35/free-etf-flows-mcp?
+
yasinozen35/free-etf-flows-mcp es mantenido por yasinozen35. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.
¿Hay alternativas a free-etf-flows-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega free-etf-flows-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.