54
/ 100
2 days ago
glama

knossos

MCP server for remote filesystem and CLI access over LAN, with authentication and access control via token and allowlists.

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 1 credential: KNOSSOS_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.
🔐 secretKNOSSOS_TOKENUse a strong random token (), kept out of any repository.
configKNOSSOS_HOST0.0.0.0 listen interface.
configKNOSSOS_PORT8765 TCP port.
configKNOSSOS_ALLOWED_DIRSKeep the directory allowlist () as small as possible.
configKNOSSOS_ALLOWED_BINSKeep the binary allowlist () specific. Allowing a general
configKNOSSOS_CMD_TIMEOUT300 max seconds per command.
configKNOSSOS_MAX_READ_BYTES5000000 default read_file cap.
configKNOSSOS_ALLOW_DELETEdelete_path delete a file/empty dir — only if =true, needs confirm=true
// 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/legalworkshop-knossos-mcp-1kdv3u)](https://m8ven.ai/mcp/legalworkshop-knossos-mcp-1kdv3u)
commit: d76d578cd056deb76ff8982822e2a2c4e71a6e39
code hash: 8dba1257b1330e039a10ef38deb63ac3810e909fad267ae88fa0374ac1ef5073
verified: 7/29/2026, 9:02:59 AM
view raw JSON →