Retrieves cryptocurrency listings and quotes from the CoinmarketCap API.
Coinmarket provides access to cryptocurrency data through a server implementing select Coinmarket API endpoints. It allows users to fetch the latest currency listings and obtain quotes for specific tokens using either the token's slug or symbol. The server requires a Coinmarket API key for operation and can be integrated with Claude Desktop for development and unpublished server configurations.
Key Features
01Fetches latest cryptocurrency listings.
02Retrieves cryptocurrency quotes by slug or symbol.
03Implements a custom coinmarket:// URI scheme.
04Configurable with a Coinmarket API key.
05Integrates with Claude Desktop.
Use Cases
01Integrating cryptocurrency data into other applications.
02Monitoring cryptocurrency prices and market trends.