Liam8/free-coin-price-mcp
3.1
If you are the rightful owner of free-coin-price-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Coin Price MCP is a model context protocol server designed to provide real-time cryptocurrency price data.
Coin Price MCP
Available Tools
getCoinPrice
Get coin prices from CoinGecko API.
Parameters:
ids(optional): Comma-separated list of coin IDsnames(optional): Comma-separated list of coin namessymbols(optional): Comma-separated list of coin symbolsvs_currencies(optional, default: "usd"): Comma-separated list of target currencies
getSupportedCurrencies
Get supported currencies from CoinGecko API.
Parameters: None
getPublicCompaniesHoldings
Get public companies' Bitcoin or Ethereum holdings from CoinGecko API.
Parameters:
coin_id(required): Must be either 'bitcoin' or 'ethereum'
This endpoint allows you to query public companies' Bitcoin or Ethereum holdings. The responses are sorted in descending order based on total holdings.