Rbw icon

Rbw

Enables AI models to securely interact with Bitwarden password vaults through the 'rbw' command-line interface.

关于

Rbw-mcp is a Model Context Protocol (MCP) server designed to bridge AI models with your Bitwarden password manager vault. By leveraging the 'rbw' (Rust Bitwarden) command-line interface, it allows AI applications to securely communicate with and manage vault data through defined tool interfaces, providing programmatic access to credentials and vault operations.

主要功能

  • Secure handling of vault interactions via 'rbw-agent'
  • Vault management operations (lock, unlock, sync, status)
  • Strict input validation using Zod schemas for all tool parameters
  • 0 GitHub stars
  • Programmatic access to Bitwarden vault items (list, get, generate, delete, create, edit)
  • Integration with AI applications via MCP configuration

使用案例

  • Integrating Bitwarden vault access into AI-powered applications
  • Enabling AI models to generate and store secure passwords
  • Automating password retrieval and management for AI agents