69
/ 100
2 days ago
glama

zero-trust-mcp

A lightweight, local-first MCP server that enforces zero-trust data privacy for AI agents by encrypting tool call payloads locally using AES-256-GCM and persisting them to a local SQLite database.

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.
🔐
You'll be asked for 2 credentials: ZTMCP_ACCESS_TOKEN, ZTMCP_MASTER_PASSWORD
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.
🔐 secretZTMCP_ACCESS_TOKENyour_secure_token
🔐 secretZTMCP_MASTER_PASSWORDyour_secure_password
// 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 5 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/harmaien17-zero-trust-mcp-bktsf1)](https://m8ven.ai/mcp/harmaien17-zero-trust-mcp-bktsf1)
commit: 695f45d8d20b6deb47f3df617db44bfb0646a802
code hash: bbefc7b2a32df79d7614b5db24e9465c5f0710e44be49cd521f8a33a29634f05
verified: 7/29/2026, 9:28:07 AM
view raw JSON →