Cryptocurrency Market Data MCP Server A Model Context Protocol (MCP) server that provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
<a href="https://glama.ai/mcp/servers/9kbbk1kmg2"><img width="380" height="200" src="https://glama.ai/mcp/servers/9kbbk1kmg2/badge" alt="Cryptocurrency Market Data Server MCP server" /></a>
Features Installation Installing via Smithery To install Cryptocurrency Market Data Server for Claude Desktop automatically via
Smithery :
Installing Manually Usage Running the Server Connecting with Claude Desktop Open your Claude Desktop configuration at: Add the server configuration: Restart Claude Desktop Available Tools get-price get-market-summary get-top-volumes list-exchanges get-historical-ohlcv get-price-change get-volume-history Example Queries Here are some example questions you can ask Claude once the server is connected:
Technical Details Dependencies mcp
: Model Context Protocol SDKccxt
: Cryptocurrency Exchange Trading LibraryArchitecture The server uses:
CCXT's async support for efficient exchange communication MCP's tool system for LLM integration Standardized data formatting for consistent outputs Connection pooling for optimal performance Error Handling The server implements robust error handling for:
Exchange connectivity issues Development Running Tests Contributing Fork the repository Create a feature branch Make your changes Submit a pull request Local Development Troubleshooting Common Issues Exchange Connection Errors Rate Limiting Data Formatting Issues License MIT License - See LICENSE file for details
Acknowledgments CCXT for exchange integrationsThe cryptocurrency exchanges for providing market data APIs Cryptocurrency Market Data MCP Server A Model Context Protocol (MCP) server that provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
<a href="https://glama.ai/mcp/servers/9kbbk1kmg2"><img width="380" height="200" src="https://glama.ai/mcp/servers/9kbbk1kmg2/badge" alt="Cryptocurrency Market Data Server MCP server" /></a>
Features Installation Installing via Smithery To install Cryptocurrency Market Data Server for Claude Desktop automatically via
Smithery :
Installing Manually Usage Running the Server Connecting with Claude Desktop Open your Claude Desktop configuration at: Add the server configuration: Restart Claude Desktop Available Tools get-price get-market-summary get-top-volumes list-exchanges get-historical-ohlcv get-price-change get-volume-history Example Queries Here are some example questions you can ask Claude once the server is connected:
Technical Details Dependencies mcp
: Model Context Protocol SDKccxt
: Cryptocurrency Exchange Trading LibraryArchitecture The server uses:
CCXT's async support for efficient exchange communication MCP's tool system for LLM integration Standardized data formatting for consistent outputs Connection pooling for optimal performance Error Handling The server implements robust error handling for:
Exchange connectivity issues Development Running Tests Contributing Fork the repository Create a feature branch Make your changes Submit a pull request Local Development Troubleshooting Common Issues Exchange Connection Errors Rate Limiting Data Formatting Issues License MIT License - See LICENSE file for details
Acknowledgments CCXT for exchange integrationsThe cryptocurrency exchanges for providing market data APIs