74
/ 100
1 month ago
glama

Bitburner MCP Server

A bridge for the Bitburner Remote API that enables AI models to interact with the game through file management and remote method tools. It supports stdio and HTTP transports, featuring a local dashboard for monitoring connection status and events.

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.
🔐
You'll be asked for 1 credential: BB_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 low

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

lowexpress@4.18.0GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.0GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

ws: Uninitialized memory disclosure

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.
configBB_API_BASE_URLdefault: http://localhost:3001
configBB_API_PORTdefault: 3001
🔐 secretBB_API_TOKENoptional bearer token for API and MCP endpoints
configBB_DASHBOARD_HOSTdefault: 127.0.0.1
configBB_DASHBOARD_PORTdefault: 3002
configBB_MCP_HTTP_HOSTdefault: 127.0.0.1
configBB_MCP_HTTP_PATHdefault: /mcp
configBB_MCP_HTTP_PORTdefault: 3003
configBB_WS_HOSTdefault: 0.0.0.0
configBB_WS_PORTdefault: 12525
// 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 4 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/joshuagreeff-bitburner-mcp-server-qfbcbm)](https://m8ven.ai/mcp/joshuagreeff-bitburner-mcp-server-qfbcbm)
commit: 0229e9b93ea1ffc2a1e570561fc5102c6d19e29b
code hash: 3bf9296ffb9c30072a03d4a8664c50bf9e56b8a928bfc0f6edf03efe81e8a50f
verified: 6/12/2026, 11:31:36 AM
view raw JSON →