0
/ 100
1 month ago
glama

bitbank-lab-mcp

An MCP server that enables AI clients to analyze cryptocurrency market data from bitbank API, providing technical indicators, order book analysis, and chart visualization.

Is this your MCP?

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.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: BITBANK_API_KEY, BITBANK_API_SECRET, MCP_HTTP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_HOSTS127.0.0.1,localhost (※1) DNS rebinding 防御用の許可ホスト
configALLOWED_ORIGINS(空) CORS Origin の許可リスト
🔐 secretBITBANK_API_KEY"": "your_api_key",
🔐 secretBITBANK_API_SECRET"": "your_api_secret"
configBITBANK_PAIRS_MODE
configBITBANK_PAIRS_TTL_MS
configBITBANK_SPOT_PAIRS_TTL_MS
configBITBANK_STRICT_PAIRS
configBITBANK_TRUST_HOST_APPROVAL
configLOG_DIR
configLOG_LEVELログを確認したい env に "": "debug" を追加して再起動
configMCP_ENABLE_HTTP1 PORT=8787 tsx src/server.ts
🔐 secretMCP_HTTP_TOKENを設定しないと起動を拒否する(stdio 経路は影響を受けない)。
configMOCK_RESPONSES
configORDER_CONFIRM_TTL_MS
configPORTMCP_ENABLE_HTTP=1 =8787 tsx src/server.ts
configRATE_LIMIT_MAX60 ウィンドウあたりの最大リクエスト数。NaN / 0 以下はデフォルトに fallback
configRATE_LIMIT_WINDOW_MS60000 rate limit のウィンドウ (ms)。NaN / 0 以下はデフォルトに fallback
configTICKERS_JPY_RETRIES
configTICKERS_JPY_RETRY_WAIT_MS
configTICKERS_JPY_TIMEOUT_MS
configTICKERS_JPY_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 9 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tjackiet-bitbank-genesis-mcp-server-http-archive-1pt6j1)](https://m8ven.ai/mcp/tjackiet-bitbank-genesis-mcp-server-http-archive-1pt6j1)
commit: 78b52e497b08b410bb846ab16dcdd26e1b980cac
code hash: baf2808dcafa5d6864ae9cd826b204f26871abf6af524dcda1c437b79bbf5dc4
verified: 6/5/2026, 10:11:27 AM
view raw JSON →