Wraps 50+ technical analysis indicators through ccxt exchange connectivity, defaulting to Binance but configurable for any supported exchange. Exposes calculation tools for trend indicators like MACD and Bollinger Bands, momentum oscillators like RSI and Stochastic, plus volume and volatility metrics. Each indicator comes with a corresponding strategy function that outputs trading signals as -1 (sell), 0 (hold), or 1 (buy). You'd reach for this when building AI trading agents that need to analyze crypto market data and generate quantitative trading decisions based on established technical analysis methods.
claude mcp add --transport stdio kukapay-crypto-indicators-mcp uvx crypto-indicators-mcp