60
/ 100
4 days ago
glama

Egnyte Large File Manager

Enables downloading real binary files from Egnyte and uploading large files with chunked support, complementing the official Egnyte MCP connector.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
5 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
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 1 credential: EGNYTE_ACCESS_TOKEN
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.
configEGNYTE_CHUNK_SIZE
configEGNYTE_CHUNK_THRESHOLD
configEGNYTE_DOWNLOAD_DIR
configEGNYTE_NO_BROWSERHeadless / SSH: set =1 — the server prints the authorize URL instead of launching a browser; open it on any machine that can reach your Egnyte domain, and it will redirect back to the loopback.
configEGNYTE_REDIRECT_URI
configEGNYTE_SCOPES
configXDG_CONFIG_HOME
🔐 secretEGNYTE_ACCESS_TOKENRun npm run login once on a machine with a browser, then inject the resulting token into the sandbox — either copy ~/.config/egnyte-mcp/tokens.json, or set as a sandbox secret.
configEGNYTE_TOKEN_FILE
configEGNYTE_DOMAINLocal dev: copy .env.example → .env and fill in , EGNYTE_CLIENT_ID, and EGNYTE_CLIENT_SECRET (all required — Egnyte is a confidential client).
// 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/hschickdevs-egnyte-large-file-manager-a2hhvx)](https://m8ven.ai/mcp/hschickdevs-egnyte-large-file-manager-a2hhvx)
commit: bcf5502a13f5044b122d96de0bcd68cd513db6a1
code hash: 5c8e2a79fb34b8df7d760a825690588a20840b2eecd1d9e33f16affbcbe105aa
verified: 6/19/2026, 10:51:29 AM
view raw JSON →