This Coinmarket MCP server, developed by anjor, provides access to cryptocurrency market data via the CoinMarketCap API. It offers tools for retrieving latest currency listings and fetching quotes for specific tokens using symbols or slugs. Built in Python, the implementation exposes CoinMarketCap data through a standardized MCP interface, allowing Claude to analyze and interact with real-time crypto market information. By bridging AI models with CoinMarketCap's extensive cryptocurrency database, this server enhances Claude's ability to process market trends, assist with crypto portfolio analysis, and provide up-to-date information on digital assets. It is particularly useful for users seeking AI-powered insights into cryptocurrency markets, price tracking, and market cap analysis.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Get the latest currency listings.
Get quotes for tokens. Takes 'slug' (example: bitcoin) or 'symbol' (example: BTC) as optional string argument.