Crypto Indicators MCP Server
@kukapay
关于 Crypto Indicators MCP Server
An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Crypto Indicators MCP Server?
An MCP server providing cryptocurrency technical analysis indicators and strategies for AI trading agents. It offers over 50 indicators across trend, momentum, volatility, and volume categories, plus corresponding trading strategies that output buy, hold, or sell signals.
How to use Crypto Indicators MCP Server?
Clone the repository, install dependencies with npm install, then configure an MCP client by adding a JSON entry with the server’s path and an optional exchange environment variable (default Binance). Invoke any of the listed tools via natural language prompts, for example “Calculate the MACD for BTC/USDT on a 1-hour timeframe.”
Key features of Crypto Indicators MCP Server
- 50+ technical indicators across four categories
- Corresponding strategies outputting signals (-1, 0, 1)
- Defaults to Binance, configurable to any ccxt-supported exchange
- Modular design for easy maintenance and extension
Use cases of Crypto Indicators MCP Server
- AI agents performing real-time market trend analysis
- Automated trading systems generating entry/exit signals
- Backtesting quantitative strategies with historical indicator data
FAQ from Crypto Indicators MCP Server
What exactly does the Crypto Indicators MCP Server provide?
It provides a library of over 50 technical analysis indicators (trend, momentum, volatility, volume) and related trading strategies that output signals for BUY (1), HOLD (0), or SELL (-1).
How do I install and configure the server?
Clone the GitHub repository, run npm install, then add a JSON block to your MCP client configuration that points to the server’s index.js and optionally sets the exchange name (e.g., "EXCHANGE_NAME": "binance").
What are the runtime requirements?
Node.js v18 or higher and npm v8 or higher are required.
Which data sources or exchanges are supported?
The server defaults to Binance but can be configured to use any exchange supported by the ccxt library.
What output format do the strategy tools return?
Strategy tools return an array of integer signals: -1 for SELL, 0 for HOLD, and 1 for BUY.
金融与商务 分类下的更多 MCP 服务器
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Financial Datasets MCP Server
financial-datasetsAn MCP server for interacting with the Financial Datasets stock market API.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
评论