crypto_search
ActiveTool of crypto-prices-mcp
declared in 0.1.0
Search for a coin by name or symbol. Returns up to 10 matches with their CoinGecko `id` (which is what you pass to crypto_prices).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
}
}
}Parent server
crypto-prices-mcp
https://github.com/guptaprakhariitr/crypto-prices-mcp
2/7 registries