You're viewing a demo portfolio

Join the waitlist
PRSM

ohlc

Active

Tool of Kraken

declared in 0.1.0

Kraken crypto exchange OHLC candles for a pair. Intervals 1, 5, 15, 30, 60, 240, 1440, 10080, 21600 minutes. Use for charting Kraken pairs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "pair": "XBTUSDT"
    },
    {
      "pair": "ETHUSDT",
      "since": 1234567890,
      "interval": 60
    }
  ],
  "required": [
    "pair"
  ],
  "properties": {
    "pair": {
      "type": "string"
    },
    "since": {
      "type": "number"
    },
    "interval": {
      "type": "number"
    }
  }
}

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 →
ohlc — Kraken — PRSM MCP