You're viewing a demo portfolio

Join the waitlist
PRSM

asset_pairs

Active

Tool of Kraken

declared in 0.1.0

Kraken crypto exchange tradable pair info: base/quote, lot decimals, fee schedule, leverage limits, ordermin. Use as a directory before depth/ticker/ohlc calls.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "pair": "XBTUSDT"
    },
    {
      "info": "leverage",
      "pair": "ETHUSDT"
    }
  ],
  "properties": {
    "info": {
      "type": "string"
    },
    "pair": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Kraken

https://github.com/pipeworx-io/mcp-kraken

1/7 registries
View full server →