keepassxc

GitHub

KeePassXC is a cross-platform community-driven port of the Windows application โ€œKeePass Password Safeโ€.

Post_install (keepassxc) MCP Server

Model Context Protocol (post_install) server

View all keepassxc servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "post_install": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-post_install"
      ]
    }
  }
}