0
/ 100
1 month ago
glama

bitbank-lab-mcp

MCP server for analyzing cryptocurrency markets from bitbank API, enabling technical analysis, charting, and trading via AI clients.

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, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: BITBANK_API_KEY, BITBANK_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 high1 medium

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

highvite@8.0.10GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumvite@8.0.10GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

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.
🔐 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" を追加して再起動
configORDER_CONFIRM_TTL_MS
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 3 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/bitbankinc-bitbank-lab-mcp-1ruatp)](https://m8ven.ai/mcp/bitbankinc-bitbank-lab-mcp-1ruatp)
commit: 7aa8bd4db6091d3f1225d09c9431201396799044
code hash: 9e7cb50f1fe3f1a7f9991d9a6523b6db9443546a59f5ce146643cf613fd90cff
verified: 6/19/2026, 10:50:26 AM
view raw JSON →