74
/ 100
21 days ago
glama

Box MCP Server

Enables Large Language Models to securely interact with Box cloud storage, including file upload, retrieval, search, and AI-powered analysis, without storing files locally.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: AUTH_TOKEN, MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium

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

mediumajv@8.17.1GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

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.
🔐 secretAUTH_TOKENMCP_TRANSPORT=http MCPSERVER_PORT=3000 =your_secret node dist/index.js
configMCPSERVER_PORTMCP_TRANSPORT=http =3000 AUTH_TOKEN=your_secret node dist/index.js
🔐 secretMCP_BEARER_TOKEN
configMCP_TRANSPORTstdio # stdio http
// 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/dennisonbertram-mcp-box-1bnt4r)](https://m8ven.ai/mcp/dennisonbertram-mcp-box-1bnt4r)
commit: 44b29ac3c246bdc2e2ca89b65d509ad235b286b0
code hash: 862b8f0976b89fdb0c4e1058d0e6c588b9b592f3a36714c3c6b6f87a36599b3c
verified: 6/22/2026, 1:27:57 PM
view raw JSON →