Integration · MODEL CONTEXT PROTOCOL
SaintDoresh Crypto Trader MCP ClaudeDesktop
An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for Claude Desktop.
WHAT IT CONNECTS
SaintDoresh Crypto Trader MCP ClaudeDesktop 为 AI Agent 提供什么
- Real-time cryptocurrency price data
- Detailed market information for cryptocurrencies
- Historical price charts
- Cryptocurrency search functionality
- Trending cryptocurrencies tracking
- Global market statistics
- Ensure you have Python 3.10 or higher installed
- Install dependencies:
- Configure your MCP settings in Claude Desktop by adding the following to your MCP configuration:
- Replace the path with the full path to your main.py file
- Run the server using:
- Keep the server running while using Claude Desktop
- "What's the current price of Bitcoin?"
- "Show me detailed market data for Ethereum"
- "What's the price history of Dogecoin for the last 30 days?"
- "Search for cryptocurrencies related to 'sol'"
- "Which cryptocurrencies are trending today?"
- "What's the total cryptocurrency market capitalization right now?"
- Make sure the server is running - you should see output when you start the script
- Verify the path in your settings is correct and absolute
- Make sure Python 3.10+ is in your system PATH
- Check that all dependencies are installed
- Try restarting Claude Desktop
- Check logs for any error messages
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。