MCP Server Vault runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 3 Jul 2026.
Bitwarden/Vaultwarden for agents: list tagged items, TOTP codes, one-time Sends, save new secrets.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-vault -- npx -y @aiwerk/mcp-server-vault
{
"mcpServers": {
"mcp-server-vault": {
"args": [
"-y",
"@aiwerk/mcp-server-vault"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-vault]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-vault"]
{
"mcpServers": {
"mcp-server-vault": {
"args": [
"-y",
"@aiwerk/mcp-server-vault"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-vault": {
"args": [
"-y",
"@aiwerk/mcp-server-vault"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.