{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_r7knh5tqcy2e","handle":"etf-flow-mcp","url":"https://wellknown.network/agents/etf-flow-mcp","links":{"self":"https://wellknown.network/agents/etf-flow-mcp/record.json","html":"https://wellknown.network/agents/etf-flow-mcp","markdown":"https://wellknown.network/agents/etf-flow-mcp/record.md","api":"https://wellknown.network/api/v1/agents/etf-flow-mcp","status":"https://wellknown.network/api/v1/agents/etf-flow-mcp/status","claim":"https://wellknown.network/agents/etf-flow-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/etf-flow-mcp/claim.json","badge":"https://wellknown.network/agents/etf-flow-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/etf-flow-mcp/history","tools":"https://wellknown.network/api/v1/agents/etf-flow-mcp/tools"},"ard":{"identifier":"urn:air::server:etf-flow-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"etf-flow-mcp","summary":"An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.","description":"# ETF Flow MCP\n\nAn MCP server that delivers crypto ETF flow data to power AI agents' decision-making.\n\n[![Discord](https://img.shields.io/discord/1353556181251133481?cacheSeconds=3600)](https://discord.gg/aRnuu2eJ)\n![Python](https://img.shields.io/badge/Python-3.10%2B-blue)\n![License](https://img.shields.io/badge/License-MIT-green)\n![Status](https://img.shields.io/badge/Status-Active-brightgreen)\n\n## Features\n\n- **Unified Tool**: The `get_etf_flow` tool dynamically fetches historical ETF flow data for BTC or ETH.\n- **Markdown Table Output**: Leverages pivot tables to present data with ETF tickers as columns, dates as rows, and a total column for summed flows.\n- **Prompt Guidance**: Includes a prompt (`etf_flow_prompt`) to streamline LLM interactions for user-friendly queries.\n\n## Prerequisites\n\n- **Python**: Version 3.10 or higher.\n- **uv**: A fast Python package and project manager ([install instructions](https://github.com/astral-sh/uv)).\n- **CoinGlass API Key**: Obtain a key from [CoinGlass](https://www.coinglass.com/).\n- **Claude Desktop**: Optional, for interactive querying.\n- **Git**: For cloning the repository.\n\n## Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/kukapay/etf-flow-mcp.git\n   cd etf-flow-mcp\n   ```\n\n2. **Set Up with uv**:\n   Install dependencies using `uv`:\n   ```bash\n   uv sync\n   ```\n\n## Usage\n\n### Integrating with Claude Desktop\n\n1. **Configure Claude Desktop**:\n   Add the server to `claude_desktop_config.json` (located in `~/Library/Application Support/Claude` on macOS or `%APPDATA%\\Claude` on Windows):\n   ```json\n   {\n     \"mcpServers\": {\n       \"etf-flow-mcp\": {\n         \"command\": \"uv\",\n         \"args\": [\"--directory\", \"/absolute/path/to/etf-flow-mcp\", \"run\", \"etf-flow-mcp\"],\n         \"env\": { \"COINGLASS_API_KEY\": \"your_coinglass_api_key_here\" }\n       }\n     }\n   }\n   ```\n   Replace `/absolute/path/to/etf-flow-mcp/cli.py` with the full path to `cli.py`.\n\n2. **Restart Claude Desktop**:\n   Verify the …","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:etf-flow-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"etf-flow-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:56.490Z","publishedAt":"2025-04-25T09:14:52.627381Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"etf-flow-mcp","url":"https://pypi.org/project/etf-flow-mcp/","firstSeenAt":"2026-09-09T15:21:50.092Z","fetchedAt":"2026-09-15T14:24:57.337Z","normalizedAt":"2026-09-15T14:24:57.337Z"}]},"firstSeenAt":"2026-09-09T15:21:50.092Z","updatedAt":"2026-09-15T14:26:56.490Z"}