74
/ 100
1 month ago
npm

bit2me-devs/bit2me-mcp

Bit2Me MCP Server

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BIT2ME_API_KEY, BIT2ME_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUDIT_LOG_PATH=/var/log/bit2me-mcp/audit.log # Append-only write-tool audit log
🔐 secretBIT2ME_API_KEYYOUR_BIT2ME_ACCOUNT_API_KEY
🔐 secretBIT2ME_API_SECRETYOUR_BIT2ME_ACCOUNT_API_SECRET
configBIT2ME_GATEWAY_URL💡 QA/Staging: Use to point to different environments (e.g., https://qa-gateway.bit2me.com for QA testing).
configBIT2ME_INCLUDE_RAW_RESPONSE
configBIT2ME_LOG_LEVELinfo # Log level: debug, info, warn, error (default: info)
configBIT2ME_MAX_RETRIES3 # Max retries for rate limits (default: 3)
configBIT2ME_REQUEST_TIMEOUT30000 # Request timeout in ms (default: 30000)
configBIT2ME_RETRY_BASE_DELAY1000 # Base delay for backoff in ms (default: 1000)
configBIT2ME_SESSION_COOKIE_NAME
configBULKHEAD_GROUP_LOAN
configBULKHEAD_GROUP_TRADING
configBULKHEAD_TENANT_MAX
configLOG_FORMATjson # Optional: "json" for log aggregators; default is human-readable
configMCP_HTTP_AUTH_MODEapi_key (default), jwt, or both
configMCP_HTTP_HOST/ MCP_HTTP_PORT (default 127.0.0.1:3000)
configMCP_HTTP_PORTMCP_HTTP_HOST / (default 127.0.0.1:3000)
configMCP_HTTP_TRUST_PROXY
configMINIFY
configRELEASE_VERSION
configRUN_E2E
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bit2me-mcp-server-8iytah)](https://m8ven.ai/mcp/bit2me-mcp-server-8iytah)
commit: 8efe32ec5771a00b27280dc044895c7e12aaf336
code hash: 6ba7e730923d6fec2b0a65d10bfc2781d845aa87d231a7e40c5dc10ac00d4e3d
verified: 6/9/2026, 11:27:32 AM
view raw JSON →