Coin MCP Server
JSON →Provides access to real-time cryptocurrency data from CoinMarketCap.
Install
npx -y @smithery/cli Tools · 3
- listing-coins Fetches a paginated list of all active cryptocurrencies with the latest market data.
- get-coin-info Retrieves detailed information about a specific cryptocurrency.
- get-coin-quotes Fetches the latest market quotes for one or more cryptocurrencies.
Environment variables
COINMARKETCAP_API_KEY
Links
★ 37 GitHub stars