Skip to main content
Glama

etf-flow-mcp

pyproject.toml417 B
[project] name = "etf-flow-mcp" version = "0.1.0" description = "An MCP server that delivers crypto ETF flow data to power AI agents' decision-making." readme = "README.md" requires-python = ">=3.10" dependencies = [ "dotenv>=0.9.9", "mcp[cli]>=1.6.0", "pandas>=2.2.3", ] [project.scripts] etf-flow-mcp = "etf_flow_mcp.cli:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/etf-flow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server