MCP Crypto Server
@yanqinghao
MCP Crypto Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-crypto-server-yanqinghao": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
5Analyze market trends and provide technical indicators
Get real-time or historical price data for specific cryptocurrencies
Generate AI-driven market insights and predictions
Analyze news sentiment and impact on specific coins
Generate summaries of recent crypto news
概要
What is MCP Crypto Server?
MCP Crypto Server is a high-performance cryptocurrency market data and analysis platform built with FastMCP, CCXT, TimescaleDB, and RSS feed integration. It provides real-time market data, advanced analytics, LLM-powered insights, and crypto news aggregation, enabling seamless integration with AI applications via the Model Context Protocol.
How to use MCP Crypto Server?
Install Python 3.9+, Docker, and uv, then clone the repository and set up the virtual environment. Configure TimescaleDB via Docker, copy and edit the .env file, and start the server with uv run python main.py. The server exposes MCP tools, resources, and prompts that can be called from MCP clients like Claude Desktop.
Key features of MCP Crypto Server
- Real-time cryptocurrency market data from multiple exchanges via CCXT
- Historical price data analysis with TimescaleDB
- LLM integration for market trend analysis
- Crypto news aggregation and sentiment analysis
- Custom RSS feed subscriptions and management
- MCP protocol support for AI application integration
Use cases of MCP Crypto Server
- AI-powered market analysis and trading recommendations
- Aggregating and analyzing sentiment of crypto news from multiple sources
- Building custom dashboards with real-time and historical price data
- Integrating cryptocurrency data into AI assistants and automation tools
- Backtesting trading strategies using historical market data
FAQ from MCP Crypto Server
What dependencies are required?
Python 3.9+, Docker and Docker Compose, the uv package manager, and a TimescaleDB instance.
How do I add a new cryptocurrency exchange?
Update the exchange service in services/exchange_service.py with the new exchange configuration and update the available symbols in resources/symbols.py.
How do I add custom RSS feeds?
Add the feed configuration to the RSS_FEEDS list in config/settings.py. Optionally extend the news service with custom parsers in services/news_service.py.
What MCP capabilities does the server expose?
It provides tools (market analysis, price data, LLM analysis, news analysis, news summary), resources (symbols list, market data, historical data, news feeds), and prompts (analyze market trend, generate trading recommendation, analyze news impact).
What transport or authentication does the server use?
The README does not specify transport or authentication details.
「金融とコマース」の他のコンテンツ
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Yahoo Finance MCP Server
narumirunakospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
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.
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
コメント