This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
crypto_search
InactiveTool 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