A
securityA
licenseA
qualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
Last updated -
3
147
37
TypeScript
MIT License
Allows to access cryptocurrency data from CoinMarketCap, including getting the latest currency listings and quotes for tokens by slug or symbol
Coinmarket MCP Server
The server implements a few of the Coinmarket API endpoints
The server implements two tools:
get-currency-listings
: Get the latest currency listingsget-quotes
: Get quotes for tokensRequires coinmarket API key.
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Coinmarket API integration to fetch cryptocurrency listings and quotes