Integrations
Enables retrieval of real-time price information, historical data, and market details for Bitcoin cryptocurrency.
Provides search capability and market information for Bitcoin Cash cryptocurrency.
Allows retrieval of price history and market data for Dogecoin cryptocurrency.
Crypto Trader MCP Tool for Claude Desktop
An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for Claude Desktop.
Tutorial
For a detailed guide on setting up and using this tool, check out our Medium tutorial: Tutorial: Using Claude Desktop with Crypto Trader MCP Tool to Get Real-Time Cryptocurrency Data
Features
- Real-time cryptocurrency price data
- Detailed market information for cryptocurrencies
- Historical price charts
- Cryptocurrency search functionality
- Trending cryptocurrencies tracking
- Global market statistics
Setup
- Ensure you have Python 3.10 or higher installed
- Install dependencies:
Integration with Claude Desktop
- 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
Available Tools
1. get_crypto_price
Get real-time cryptocurrency price information:
2. get_crypto_market_data
Get detailed market information for a cryptocurrency:
3. get_crypto_historical_data
Get historical price data for a cryptocurrency:
4. search_crypto
Search for cryptocurrencies:
5. get_trending_crypto
Get trending cryptocurrencies:
6. get_global_crypto_data
Get global cryptocurrency market data:
Sample Queries
You can ask Claude Desktop questions like:
- "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?"
Error Handling
All tools include proper error handling and will return an error message if something goes wrong:
Troubleshooting
If the MCP server is not working in Claude Desktop:
- 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
Rate Limits
This tool uses the free CoinGecko API which has rate limits. Please be aware that very frequent requests may be throttled by the API.
License
MIT License
This server cannot be installed
Provides cryptocurrency market data using the CoinGecko API
Related MCP Servers
- AsecurityAlicenseAqualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keysLast updated -314737TypeScriptMIT License
- -securityAlicense-qualityCoinmarket API integration to fetch cryptocurrency listings and quotesLast updated -221PythonMIT License
- AsecurityAlicenseAqualityEnables interaction with the CoinGecko Pro API to access cryptocurrency data including price history and market metrics through both MCP and OpenAI function calling.Last updated -55JavaScriptMIT License
- -securityAlicense-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -266TypeScriptMIT License