Skip to main content
Finance & FintechPython

kukapay/etf-flow-mcp

Delivering crypto ETF flow data to power AI agents' decision-making.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/etf-flow-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "etf-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/etf-flow-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay