Skip to content
Back to search
30
MCP

@aiwerk/mcp-server-vault

npm/@aiwerk/mcp-server-vault

Bitwarden/Vaultwarden MCP server — BYOK vault access with 6 tools, Send-based reveal, TOTP, and safe agent-write

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.aiwerk/mcp-server-vault
Bitwarden/Vaultwarden for agents: list tagged items, TOTP codes, one-time Sends, save new secrets.
0 tools
io.github.kota1026/vaultguard-mcp
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
0 tools
vaultguard-mcp
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents. Audit ERC-4626 vaults, analyze strategy risk
0 tools
mcp-server
MCP server for interaction with Bitwarden.
0 tools
ai-vault-mcp
MCP server that gives AI clients direct access to your local filesystem — save, find, and organize files using natural language
0 tools
agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@aiwerk/mcp-server-vault": {
      "url": "None",
      "transport": "http"
    }
  }
}