An MCP server that enables AI clients to analyze cryptocurrency market data from bitbank API, providing technical indicators, order book analysis, and chart visualization.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
process.env. You'll be asked to provide them before it can run.ALLOWED_HOSTS— 127.0.0.1,localhost (※1) DNS rebinding 防御用の許可ホストALLOWED_ORIGINS— (空) CORS Origin の許可リストBITBANK_API_KEY— "": "your_api_key",BITBANK_API_SECRET— "": "your_api_secret"BITBANK_PAIRS_MODEBITBANK_PAIRS_TTL_MSBITBANK_SPOT_PAIRS_TTL_MSBITBANK_STRICT_PAIRSBITBANK_TRUST_HOST_APPROVALLOG_DIRLOG_LEVEL— ログを確認したい env に "": "debug" を追加して再起動MCP_ENABLE_HTTP— 1 PORT=8787 tsx src/server.tsMCP_HTTP_TOKEN— を設定しないと起動を拒否する(stdio 経路は影響を受けない)。MOCK_RESPONSESORDER_CONFIRM_TTL_MSPORT— MCP_ENABLE_HTTP=1 =8787 tsx src/server.tsRATE_LIMIT_MAX— 60 ウィンドウあたりの最大リクエスト数。NaN / 0 以下はデフォルトに fallbackRATE_LIMIT_WINDOW_MS— 60000 rate limit のウィンドウ (ms)。NaN / 0 以下はデフォルトに fallbackTICKERS_JPY_RETRIESTICKERS_JPY_RETRY_WAIT_MSTICKERS_JPY_TIMEOUT_MSTICKERS_JPY_URL[](https://m8ven.ai/mcp/tjackiet-bitbank-genesis-mcp-server-http-archive-1pt6j1)