Cryptocurrency
7 stars
Custom
Free and open-source (Note: CoinMarketCap API has its own pricing tiers)
12/5/2024
About
Power up your crypto market analysis with this dynamic Model Context Protocol server that seamlessly integrates with CoinMarketCap's comprehensive cryptocurrency data. This implementation enables AI models to access real-time cryptocurrency prices, market trends, and trading metrics, making it essential for crypto traders, analysts, and applications requiring up-to-the-minute digital asset information.
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/anjor/coinmarket-mcp-server.git Navigate to project directory: bashCopycd coinmarket-mcp-server Install dependencies: bashCopynpm install Configure API access: Sign up for CoinMarketCap API key Set up rate limiting preferences Configure data endpoints Environment setup: Create .env file Add API key: CMC_API_KEY=your_key_here Set update intervals Run the server: bashCopynpm start Note: Requires CoinMarketCap API key for data access
Contributors
Discussion
Please sign in to join the discussion