5 tools from the Bitbank MCP Server, categorised by risk level.
View the Bitbank policy →get_candles ローソク足を取得(/candlestick)。OHLCVデータ。date: 1min〜1hour→YYYYMMDD, 4hour以上→YYYY。limit で本数指定。 get_depth 板の生データ取得(/depth API直接)。差分計算・壁検出・圧力分析の元データ。maxLevelsで層数制限。 get_ticker 単一ペアのティッカーを取得(/ticker)。価格・出来高・24h高安。 get_tickers_jpy 全JPYペアのティッカーを取得(/tickers_jpy)。24h変動率付き。キャッシュ10秒。 get_transactions 約定履歴を取得(/transactions)。直近の約定データ。日付指定可。買い/売り比率を算出。 The Bitbank MCP server exposes 5 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Bitbank server.
Bitbank tools are categorised as Read (5). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept