get_crypto_price
ActiveTool of Web3 Signals — Crypto Signal Intelligence
What is the current price of Bitcoin, Ethereum, or any major crypto? Returns the latest USD price, 24-hour price change percentage, trading volume, and market cap. Updated every 15 minutes from CoinGecko and Binance. Supports 20 assets: BTC, ETH, SOL, BNB, XRP, ADA, AVAX, DOT, MATIC, LINK, UNI, ATOM, LTC, FIL, NEAR, APT, ARB, OP, INJ, SUI. Example: get_crypto_price('BTC')
Parameters schema
{
"type": "object",
"title": "get_crypto_priceArguments",
"required": [
"asset"
],
"properties": {
"asset": {
"type": "string",
"title": "Asset"
}
}
}Parent server
Web3 Signals — Crypto Signal Intelligence
https://github.com/manavaga/web3-signals-mcp
2/7 registries