AgentStore
All apps
💰
Data & Analytics

ETF Flow MCP

BTC / ETH spot ETF net flows

💰kukapay·AgentStore Score 7.2
GitHubCompare
GitHub ⭐
12
Editor's take

After ETF approval in 2024, institutional flows became a key signal. Lets the agent see "how much institutional money came in yesterday."

Hand-written by the AgentStore research team from docs + code + live usage data

About

An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.

From the project README
Key capabilities
Unified Tool — The get_etf_flow tool dynamically fetches historical ETF flow data for BTC or ETH.
Markdown Table Output — Leverages pivot tables to present data with ETF tickers as columns, dates as rows, and a total column for summed flows.
Prompt Guidance — Includes a prompt (etf_flow_prompt) to streamline LLM interactions for user-friendly queries.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kukapay-etf-flow-mcp": {
      "command": "npx",
      "args": ["-y", "kukapay-etf-flow-mcp"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Python
License
MIT
Contributors
2
Open issues
0
Created
Apr 2025

How it compares

Position among 44 tools in the data category

By calls
#43/ 44
top 95%
By stars
#37/ 44
top 82%
By AgentStore Score
#35/ 44
top 77%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools