Vaultwarden-MCP

ShadowsDistant/Vaultwarden-MCP
★ 1 stars TypeScript Code/Dev Tools Updated 2d ago
A locally hosted MCP server for interactions between Claude and a hosted Vaultwarden instance using the CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vaultwarden-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ShadowsDistant/Vaultwarden-MCP"
      ]
    }
  }
}

README Excerpt

Connects Claude to your self-hosted [Vaultwarden](https://github.com/dani-garcia/vaultwarden) vault through the official [Bitwarden CLI](https://bitwarden.com/help/cli/). Ask for a login and you get a card beside the reply, with the password behind a dotted row and a copy button. Ask for a new one and you get a filled-in draft with a generated password, which

Tools (15)

BW_SESSIONVW_MCP_ALLOW_HTTPVW_MCP_CA_FILEVW_MCP_CLIPBOARD_CLEAR_SECONDSVW_MCP_EMAILVW_MCP_HOMEVW_MCP_IDLE_LOCK_MINVW_MCP_MODEL_REVEALVW_MCP_REVEAL_SECONDSVW_MCP_SERVER_URLvault_list_foldersvault_lockvault_reveal_secretvault_statusvault_sync