mcp-keepassxc

kud/mcp-keepassxc
★ 0 stars Unknown language Security Updated today
An MCP server for your password vault. This is a warning, not a tool.
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": {
    "mcp-keepassxc": {
      "command": "npx",
      "args": [
        "-y",
        "kud/mcp-keepassxc"
      ]
    }
  }
}

README Excerpt

> **Just don't.** <details> <summary>…why not?</summary> An MCP server hands a language model tools it can call **on your behalf** — and that model's context is reachable by whoever it reads from: a web page it fetches, an email it opens, a repository README (hello). Point those tools at a password vault and you have

Topics

mcpsecurity