loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

etf-flow-mcp

MCP Tool

kukapay/etf-flow-mcp

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

Install

$ npx loaditout add kukapay/etf-flow-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "etf-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "etf-flow-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

ETF Flow MCP

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

<a href="https://glama.ai/mcp/servers/@kukapay/etf-flow-mcp"> </a>

[](https://discord.gg/aRnuu2eJ)

Features
  • 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.
Prerequisites
  • Python: Version 3.10 or higher.
  • uv: A fast Python package and project manager (install instructions).
  • CoinGlass API Key: Obtain a key from CoinGlass.
  • Claude Desktop: Optional, for interactive querying.
  • Git: For cloning the repository.
Installation
  1. Clone the Repository:
   git clone https://github.com/kukapay/etf-flow-mcp.git
   cd etf-flow-mcp
  1. Set Up with uv:

Install dependencies using uv:

   uv sync
Usage
Integrating with Claude Desktop
  1. Configure Claude Desktop:

Add the server to claude_desktop_config.json (located in ~/Library/Application Support/Claude on macOS or %APPDATA%\Claude on Windows):

   {
     "mcpServers": {
       "etf-flow-mcp": {
         "command": "uv",
         "args": ["--directory", "/absolute/path/to/etf-flow-mcp", "run", "etf-flow-mcp"],
         "env": { "COINGLASS_API_

Reviews

Loading reviews...

Quality Signals

Quality Score3000
8
Stars
0
Installs
Last updated358 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/25/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/kukapay/etf-flow-mcp)](https://loaditout.ai/skills/kukapay/etf-flow-mcp)