coincap-mcp

MIT License
24
16
  • Apple

get_crypto_price

Get realtime crypto price on crypto

Input Schema

NameRequiredDescriptionDefault
nameNoName of the crypto coin

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the crypto coin", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools