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
🎯
Polymarket MCP
aryankeluskar
Polymarket prediction markets MCP — 54,822 calls, #1 most-installed crypto MCP overall
🔎
Blockscout MCP
blockscout
Blockscout official MCP — onchain explorer across 60+ chains
📊
QuantOracle
QuantOracle
63 quant-computation tools (Black-Scholes / vol / correlation) — 11,630 Smithery calls
🐋
Bitpoort
Bitpoort
Bitpoort onchain data MCP — whale tracking + liquidation maps, 41 tools