71
/ 100
17 days ago
glama

safe-key-mcp

MCP server enabling AI agents to use secrets (API keys, tokens) via encrypted vault, executing HTTP/shell/SSH actions server-side while never exposing secret values to the AI.

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 1 credential: SAFE_KEY_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.
configSAFE_KEY_VAULT_PATH./data/vault.enc Path to the encrypted vault file
🔐 secretSAFE_KEY_MASTER_PASSWORDexport ="your-strong-password"
configSAFE_KEY_HOST0.0.0.0 SSE server host
configSAFE_KEY_PORT8500 SSE server port
// 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/yormede-safe-key-mcp-1rncqe)](https://m8ven.ai/mcp/yormede-safe-key-mcp-1rncqe)
commit: ca263f5347f6cccf2202ba8dd56ac30c674f54b1
code hash: b43565ec37a037870b3a4d853268d471f138bcf199a560e045e6e116806d8d02
verified: 7/14/2026, 8:33:16 AM
view raw JSON →