41
/ 100
10 days ago
glama

VaultMCP

An encrypted secret vault and MCP gateway that securely stores API keys and injects them into upstream MCP servers, so AI IDEs never see raw credentials.

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 2 credentials: VAULTMCP_TOKEN, VAULT_MASTER_KEY
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.
configDATABASE_URLFill in at least: VAULT_MASTER_KEY, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, PUBLIC_URL, WEB_ORIGIN, , REDIS_URL. Local defaults are in [.env.example](.env.example).
configPUBLIC_URLFill in at least: VAULT_MASTER_KEY, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, , WEB_ORIGIN, DATABASE_URL, REDIS_URL. Local defaults are in [.env.example](.env.example).
configVAULTMCP_CONFIG
🔐 secretVAULTMCP_TOKEN
configVAULTMCP_URL
🔐 secretVAULT_MASTER_KEYFill in at least: , GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET, PUBLIC_URL, WEB_ORIGIN, DATABASE_URL, REDIS_URL. Local defaults are in [.env.example](.env.example).
configXDG_CONFIG_HOME
// 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 3 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/axiler-lab-vaultmcp-p8pxhk)](https://m8ven.ai/mcp/axiler-lab-vaultmcp-p8pxhk)
commit: ce691de95fe89e802257668edb66d8d9b4e05f37
code hash: f9e5003661acaa6d38fd0a6915a0f477dc19037f24df51546710ea1a4a5520f9
verified: 7/21/2026, 8:36:25 AM
view raw JSON →