54
/ 100
1 month ago
glama

Knossos

Enables remote filesystem and CLI access to a Windows machine over LAN through MCP, with file read/write and command execution capabilities.

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/flaviofujita-knossos-mcp-qh5rjc)](https://m8ven.ai/mcp/flaviofujita-knossos-mcp-qh5rjc)
commit: d76d578cd056deb76ff8982822e2a2c4e71a6e39
code hash: 8dba1257b1330e039a10ef38deb63ac3810e909fad267ae88fa0374ac1ef5073
verified: 6/24/2026, 9:39:42 AM
view raw JSON →