AgentStore
All apps
📐
Data & Analytics

Crypto Indicators MCP

kukapay — 50+ TA-Lib indicators wrapped as MCP, 122 GitHub stars

📐kukapay·AgentStore Score 7
GitHubCompare
GitHub ⭐
122
Editor's take

One of the highest-starred kukapay MCPs — but PyPI downloads are low, a classic "stars ≠ installs" case. Main value: saves you from wiring TA-Lib yourself.

Hand-written by the AgentStore research team from docs + code + live usage data

About

An MCP server providing a range of cryptocurrency technical analysis indicators and strategies, empowering AI trading agents to efficiently analyze market trends and develop robust quantitative strategies.

From the project README
Key capabilities
Technical Indicators — 50+ indicators across trend, momentum, volatility, and volume categories.
Trading Strategies — Corresponding strategies outputting signals: -1 (SELL), 0 (HOLD), 1 (BUY).
Flexible Data Source — Defaults to Binance, configurable to any ccxt-supported exchange.
Modular Design — Indicators and strategies are categorized for easy maintenance.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kukapay-crypto-indicators-mcp": {
      "command": "npx",
      "args": ["-y", "kukapay-crypto-indicators-mcp"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
JavaScript
License
MIT
Contributors
1
Open issues
7
Created
Mar 2025

How it compares

Position among 44 tools in the data category

By calls
#30/ 44
top 66%
By stars
#9/ 44
top 18%
By AgentStore Score
#39/ 44
top 86%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools