assets
ActiveTool of Kraken
declared in 0.1.0
Kraken crypto exchange asset info: precision, status, alt-name, conversion factor for crypto assets (BTC, ETH, USDT, etc.) and fiat.
Parameters schema
{
"type": "object",
"examples": [
{
"asset": "XBT"
},
{
"asset": "ETH",
"aclass": "currency"
}
],
"properties": {
"asset": {
"type": "string"
},
"aclass": {
"type": "string"
}
}
}Parent server
Kraken
https://github.com/pipeworx-io/mcp-kraken
1/7 registries