dceluis/rbw-mcp
If you are the rightful owner of rbw-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.
The Model Context Protocol (MCP) server facilitates secure interaction with the Bitwarden password manager vault using the `rbw` command-line interface.
Tools
Functions exposed to the LLM to take actions
lock
Lock the vault by clearing cached keys from the agent.
unlock
Unlock the vault with the master password.
sync
Sync vault data from the Bitwarden server.
status
Check if the vault is unlocked.
list
Lists items from the vault, optionally filtered by a search term.
get
Get a password, TOTP code, or a specific field for an item.
generate
Generate a secure password or passphrase.
delete
Delete an item from your vault.
create
Create a new login item in your vault.
edit
Edit the password and/or notes for an existing item in your vault.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client