Envault MCP Server
Envault is a secure, modern vault application built with Next.js, Supabase, and Tailwind CSS. It provides a robust authentication system and a sleek user interface for storing and managing sensitive information. It runs locally over stdio via the published package.
People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-02 · ★ 4 · #74 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Envault
before you install - you'll need
Set ENVAULT_CLI_URL, NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, ENCRYPTION_KEY, SUPABASE_SERVICE_ROLE_KEY, UPSTASH_REDIS_REST_URL, UPSTASH_REDIS_REST_TOKEN, NEXT_PUBLIC_API_SIGNATURE_SALT, VERCEL_CLIENT_ID, VERCEL_CLIENT_SECRET, VERCEL_REDIRECT_URI, VERCEL_WEBHOOK_SECRET before connecting.
Claude Code
claude mcp add dinanathdash-envault -- npx -y @dinanathdash/envault-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dinanathdash-envault": {
"command": "npx",
"args": [
"-y",
"@dinanathdash/envault-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @dinanathdash/envault-mcp-server - published under the repo owner's npm scope (@dinanathdash)
registry namespace io.github.DinanathDash is GitHub-verified and matches the repo owner
03 · What Envault can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.38.0 · 2026-05-03
1.38.0 [skip ci]
v1.37.0 · 2026-05-03
1.37.0 [skip ci] · bump version to 1.14.0 and add feature updates to changelog · migrate email provider from Resend to Brevo and update related documentation · update documentation for version 1.13.0, including…
v1.36.1 · 2026-04-20
1.36.1 [skip ci]
04 · Who maintains Envault
envault is maintained by dinanathdash. It's the only MCP server we track from this author; the repo dates to Jan 2026.
05 · Facts
- repository
- github.com/dinanathdash/envault
- category
- security - ranked #74 of 182 actively-maintained security servers as of 2026-08-25.
- registry
- io.github.DinanathDash/envault (active, first published 2026-04-21 · 2 versions)
- packages
- npm:@dinanathdash/envault-mcp-server
06 · Envault FAQ
What is Envault?
Envault is a secure, modern vault application built with Next.js, Supabase, and Tailwind CSS. It provides a robust authentication system and a sleek user interface for storing and managing sensitive information. It runs locally over stdio via the published package.
Is Envault still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-02. We re-verify nightly.
How do I install Envault?
Run `npx -y @dinanathdash/envault-mcp-server`. The README documents 12 environment variables (ENVAULT_CLI_URL, NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY…) to set first. Set ENVAULT_CLI_URL, NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY, ENCRYPTION_KEY, SUPABASE_SERVICE_ROLE_KEY, UPSTASH_REDIS_REST_URL, UPSTASH_REDIS_REST_TOKEN, NEXT_PUBLIC_API_SIGNATURE_SALT, VERCEL_CLIENT_ID, VERCEL_CLIENT_SECRET, VERCEL_REDIRECT_URI, VERCEL_WEBHOOK_SECRET before connecting. You can also paste the ready-made client config above.
Does Envault run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Envault
Alternatives to Envault
Maintained security servers if Envault isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what Envault doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Conarium · Megalinter · Draugr · DSers Official MCP Server · ZAP Server
More TypeScript MCP servers · Discourse MCP Server · Search Forge · Ynab Mcpb · Nexus Legal · Irs Taxpayer · see all