keepassxc
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
Ready-to-Use Client Configurations
{
"mcpServers": {
"post_install": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-post_install"
]
}
}
}