webmcp/gallery

7 tools · production · spec

Coinvela is a cryptocurrency platform whose tools let an agent find the best prices, compare exchanges, and get detailed exchange information.

Tools7 total

compare_exchanges

readimperative/
coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
countrystringCountry slug. Options: australia, canada, mexico, united-states. Defaults to united-states.

convert_crypto

readimperative/
coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
amountnumberFiat amount to spend (e.g. 100, 500, 1000). Defaults to 100.
countrystringCountry slug. Options: australia, canada, mexico, united-states. Defaults to united-states.
currencystringFiat currency code (e.g. USD, CAD, AUD, MXN). Defaults to the country's local currency.

find_best_price

readimperative/
coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
countrystringCountry slug for localized results. Options: australia, canada, mexico, united-states. Defaults to united-states.
currencystringFiat currency code (e.g. USD, CAD, AUD, MXN). Defaults to the country's local currency.

get_crypto_price

readimperative/
coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
currencystringFiat currency code (e.g. USD, CAD, AUD). Defaults to USD.

get_exchange_info

readimperative/
countrystringCountry slug for country-specific details. Options: australia, canada, mexico, united-states. Defaults to united-states.
exchangestringrequiredExchange slug (e.g. 'coinbase', 'kraken', 'binance'). Use list_exchanges_by_country to see all options.

list_exchanges_by_country

readimperative/
countrystringCountry slug. Options: australia, canada, mexico, united-states. Defaults to united-states.

list_supported_coins

readimperative/

no parameters