
What is crypto-mcp
crypto-mcp is a Model Context Protocol (MCP) server developed by szcharlesji that provides Claude AI with real-time access to cryptocurrency data. It connects with the CoinMarketCap API to fetch comprehensive cryptocurrency information. The server allows AI systems, like Claude, to securely access a range of cryptocurrency market data, enabling users to make informed decisions based on the latest market trends and metrics.
How to Use crypto-mcp
To start using crypto-mcp, you need to integrate it with Claude Desktop, which involves a few straightforward steps:
-
Prerequisites: Before integration, ensure you have a CoinMarketCap API key. This key is essential for accessing cryptocurrency data.
-
Integration Steps:
- Locate the Claude Desktop configuration file on your system. If you're using macOS, it's typically found at
~/Library/Application Support/Claude/claude_desktop_config.json
. - Add the necessary configuration to this file. This involves specifying the MCP server details and including your CoinMarketCap API key.
- Locate the Claude Desktop configuration file on your system. If you're using macOS, it's typically found at
-
Manual Installation:
- Clone the crypto-mcp repository to your local machine.
- Install the required dependencies using npm or bun.
- Build the TypeScript code to prepare the server for operation.
Once configured and installed, you can interact with Claude to perform various cryptocurrency-related queries, such as fetching the top cryptocurrencies by market cap or retrieving specific cryptocurrency quotes.
Key Features of crypto-mcp
crypto-mcp offers a suite of tools that provide Claude AI with detailed cryptocurrency data, including:
- get-cryptocurrency-listings: Access the latest market data for a wide array of cryptocurrencies.
- get-cryptocurrency-quotes: Retrieve up-to-date quotes for specific cryptocurrencies, helping you track price changes.
- get-cryptocurrency-map: Obtain mappings of cryptocurrencies to their respective CoinMarketCap IDs, ensuring accurate identification.
- get-cryptocurrency-info: Access detailed metadata about specific cryptocurrencies, including historical data and technical details.
- get-global-metrics: Gain insights into global cryptocurrency market metrics, providing an overview of the market's health and trends.
- get-exchange-listings: Fetch information about various cryptocurrency exchanges, aiding in understanding where and how cryptocurrencies are traded.
These features make crypto-mcp a valuable tool for anyone looking to leverage AI for cryptocurrency data analysis, whether you're seeking to track market trends, compare different cryptocurrencies, or explore specific exchanges. The server's integration with Claude AI ensures that users have a seamless experience in accessing and analyzing real-time cryptocurrency data.
How to Use
To use the crypto-mcp, follow these steps:
- Visit https://github.com/szcharlesji/crypto-mcphttps://github.com/szchar...
- Follow the setup instructions to create an account (if required)
- Connect the MCP server to your Claude Desktop application
- Start using crypto-mcp capabilities within your Claude conversations
Additional Information
Created
March 14, 2025
Company
Start building your own MCP Server
Interested in creating your own MCP Server? Check out the official documentation and resources.
Learn More