@bitwarden/mcp-server

security MCP Server

MCP server for interaction with Bitwarden.

VerifiedInstall ReadyReviewed
securitysecurity
6 views186 stars25 forksv2026.5.1GPL-3.0

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 3mo ago.

VerifiedInstall ReadyReviewed
Source
github-seeds:mcp-hot
Stars
186
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @bitwarden/mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-bitwarden-mcp-server": {
      "command": "npx",
      "args": [
        "@bitwarden/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

9
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (9)

Session

`lock`, `unlock`, `sync`, `status`

Retrieval

`list`, `get`

Items

`create_item`, `edit_item`, `delete`, `restore`

Folders

`create_folder`, `edit_folder`

Attachments

`create_attachment`

Device Approval

`device_approval_list`, `device_approval_approve`, `device_approval_approve_all`, `device_approval_deny`, `device_approval_deny_all`

Send

`create_text_send`, `create_file_send`, `list_send`, `get_send`, `edit_send`, `delete_send`, `remove_send_password`

Utilities

`generate`

Organizations

`create_org_collection`, `edit_org_collection`, `edit_item_collections`, `move`, `confirm`