0
/ 100
22 days ago
glama

boxadm-mcp

Read-only MCP server that surfaces external file sharing risks from Box enterprise event logs, enabling early-warning leakage detection without modifying any data.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/boxadm-mcp/token.json
🔐
You'll be asked for 1 credential: BOX_CLIENT_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.
configBOX_CLIENT_ID✓ App Client ID
🔐 secretBOX_CLIENT_SECRET✓ App Client Secret
configBOX_OAUTH_REDIRECT_URIoauth redirect. Default http://localhost:8787/callback
configBOX_TOKEN_CACHEoauth token cache path. Default ~/.config/boxadm-mcp/token.json
configBOX_ALLOWED_DOMAINS✓ Internal email domains (comma-separated). No default — every address counts as external until you set this
configBOX_AUTH_MODETwo modes, selected via :
configBOX_API_BASEDefault https://api.box.com
configBOX_ENTERPRISE_IDccg mode Enterprise ID (CCG subject; not needed for oauth)
// 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 6 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/shigechika-boxadm-mcp-6dchb1)](https://m8ven.ai/mcp/shigechika-boxadm-mcp-6dchb1)
commit: cd72c907daf767d430c2404163b3deb7ef14a34d
code hash: 4cb1e5422cec34165937972eb3b804ed3fc28c82c2c0da71636ca5866153d609
verified: 7/9/2026, 10:03:44 AM
view raw JSON →