About
Overview
The Bitwarden MCP Server enables AI agents to access Bitwarden vaults. It provides tools for searching and retrieving stored passwords, secure notes, credit cards, and identity information from Bitwarden.
Capabilities
Tools & Capabilities
⚡search_items
Search vault items
⚡get_item
Get a specific item
⚡list_folders
List vault folders
⚡list_collections
List collections
Setup
Installation
bash
Install
npx -y mcp-server-bitwardenExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"bitwarden": {
"command": "npx",
"args": ["-y", "mcp-server-bitwarden"],
"env": { "BW_SESSION": "your-session-key" }
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 80
Last UpdatedFeb 12, 2026