crypto-indicators-mcp logo

crypto-indicators-mcpAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The crypto-indicators-mcp server provides cryptocurrency technical analysis indicators and strategies for AI trading agents. It offers over 50 indicators across trend, momentum, volatility, and volume categories, along with corresponding trading strategies outputting buy, sell, or hold signals. The server defaults to Binance but can be configured for any ccxt-supported exchange. Its modular design allows for easy maintenance of indicators and strategies.

Key features

  • 50+ technical indicators
  • Trend, momentum, volatility, and volume indicators
  • Trading strategies with buy, sell, hold signals
  • Flexible data source (defaults to Binance, configurable)
  • Modular design

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

AI Trading Agent Development

Empowering AI trading agents to analyze market trends and develop quantitative strategies using technical indicators and trading signals.

Cryptocurrency Market Analysis

Providing a range of technical indicators for analyzing cryptocurrency markets, including trend, momentum, volatility, and volume indicators.

Pros & Cons

Pros

  • Comprehensive set of technical indicators
  • Flexible data source configuration
  • Modular design for easy maintenance

Cons

  • Requires Node.js and npm for installation
  • Configuration required for use with MCP clients

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What types of technical analysis does the server provide?

It includes over 50 indicators across trend, momentum, volatility, and volume categories, plus ready‑made trading strategies that output simple buy, sell, or hold signals for AI trading agents.

Asked by Celeste Marchetti · Dec 14, 2025

How do I connect crypto‑indicators‑mcp to an MCP client like Claude Desktop?

Add an entry to your MCP client’s config file under mcpServers, specifying the command node and the path to index.js, and set any needed env vars (e.g., EXCHANGE_NAME). The client will then launch the server and communicate via MCP.

Asked by Yuki Kobayashi · Dec 7, 2025

Can I use this server with exchanges other than Binance?

Yes. Binance is the default, but you can configure the server to any exchange supported by the ccxt library by setting the EXCHANGE_NAME environment variable in the MCP client configuration.

Asked by Dmitri Volkov · Nov 8, 2025

What are the system requirements to install crypto‑indicators‑mcp?

You need Node.js version 18.x or higher and npm version 8.x or higher. After cloning the repo, run npm install to install dependencies before launching the server with Node.

Asked by Larisa Ionescu · Sep 17, 2025

Ask a question

MCP Servers alternatives