e4c6/keepassxc-dbus-mcp
If you are the rightful owner of keepassxc-dbus-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
KeePassXC-DBus-MCP is a secure credential management server that interfaces with KeePassXC via the FreeDesktop.org Secret Service API.
Tools
Functions exposed to the LLM to take actions
list_credentials
Lists all credentials with their path, label, and attributes.
get_credential_detail
Retrieves the attributes of a specific credential.
search_credentials
Searches for credentials based on a query.
create_credential
Creates a new credential with specified details.
update_credential
Updates an existing credential with new details.
delete_credential
Deletes a specified credential.
get_credential_secret_as_temp_file
Retrieves a credential's secret as a temporary file.
create_keypair
Generates a new SSH keypair.
save_keypair
Saves an SSH keypair with specified details.
retrieve_keypair
Retrieves an SSH keypair, optionally including the passphrase.
list_keypairs
Lists all SSH keypairs with their details.
delete_keypair
Deletes a specified SSH keypair.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client