Crypto Price & Market Analysis MCP Server A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.
Usage Add this configuration to your Claude Desktop config file:
MacOS : ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows : %APPDATA%/Claude/claude_desktop_config.jsonOptional: CoinCap API Key For higher rate limits, add an API key to your configuration:
Important Note : CoinCap is sunsetting their v2 API. This MCP supports both v2 and v3 APIs:
Launch Claude Desktop to start using the crypto analysis tools.
Tools get-crypto-price Gets current price and 24h stats for any cryptocurrency, including:
get-market-analysis Provides detailed market analysis including:
Top 5 exchanges by volume Price variations across exchanges Volume distribution analysis VWAP (Volume Weighted Average Price) get-historical-analysis Analyzes historical price data with:
Customizable time intervals (5min to 1 day) Support for up to 30 days of historical data Sample Prompts "What's the current price of Bitcoin?" "Show me market analysis for ETH" "Give me the 7-day price history for DOGE" "What are the top exchanges trading BTC?" "Show me the price trends for SOL with 1-hour intervals" Project Inspiration This project was inspired by Alex Andru's
coincap-mcp project.
License This project is licensed under the MIT License
Crypto Price & Market Analysis MCP Server A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.
Usage Add this configuration to your Claude Desktop config file:
MacOS : ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows : %APPDATA%/Claude/claude_desktop_config.jsonOptional: CoinCap API Key For higher rate limits, add an API key to your configuration:
Important Note : CoinCap is sunsetting their v2 API. This MCP supports both v2 and v3 APIs:
Launch Claude Desktop to start using the crypto analysis tools.
Tools get-crypto-price Gets current price and 24h stats for any cryptocurrency, including:
get-market-analysis Provides detailed market analysis including:
Top 5 exchanges by volume Price variations across exchanges Volume distribution analysis VWAP (Volume Weighted Average Price) get-historical-analysis Analyzes historical price data with:
Customizable time intervals (5min to 1 day) Support for up to 30 days of historical data Sample Prompts "What's the current price of Bitcoin?" "Show me market analysis for ETH" "Give me the 7-day price history for DOGE" "What are the top exchanges trading BTC?" "Show me the price trends for SOL with 1-hour intervals" Project Inspiration This project was inspired by Alex Andru's
coincap-mcp project.
License This project is licensed under the MIT License