An MCP server delivering real-time technical analysis indicators and trading signals for cryptocurrency markets, useful for MCP-based quantitative strategy development and trading automation.
Loading more......
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.
An MCP server that provides real-time and historical Crypto Fear & Greed Index data, making it a valuable resource for MCP ecosystem users needing market sentiment insights via standardized server protocols.
An MCP server that tracks the latest trending tokens on CoinGecko for AI-powered analysis.
An MCP server providing real-time funding rate data across major crypto exchanges to AI agents.
The OKX MCP server is an open-source demo that delivers crypto and market data through MCP, useful for LLMs providing real-time financial analytics and advice.
A full-featured MCP server for the Hyperliquid SDK, enabling AI assistants to interact with spot and futures crypto markets for data retrieval, trading, and position management. A domain-specific MCP server for trading applications.
An MCP server delivering real-time technical analysis indicators and trading signals for cryptocurrency markets, useful for MCP-based quantitative strategy development and trading automation.
Range of Technical Indicators:
Trading Strategies:
Flexible Data Source:
ccxt.Modular Design:
Empowers AI Trading Agents:
Installation Requirements:
Open Source:
Calculate MACD Indicator:
{ "macd": [...], "signal": [...], "histogram": [...] }Calculate RSI Strategy:
[-1, 0, 1, 0, ...]