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.
金融与商务 分类下的更多 MCP 服务器
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
Polygon.io MCP Server
polygon-ioAn MCP server for Massive.com Financial Market Data
评论