keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application โKeePass Password Safeโ.
Quickunlock (keepassxc) MCP Server
Model Context Protocol (quickunlock) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"quickunlock": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-quickunlock"
]
}
}
}