Labsco
MCP SERVER

Bitwarden/Vaultwarden MCP Server

by giuliolibrando

Search a Bitwarden or Vaultwarden vault, read an item back, and file new logins, notes and folders without opening the app.

Identity, Access, Secrets & Encryption
Summary
A vault the session can file things into.

Reading a credential is the obvious half. The useful half is that new logins and notes land in the right folder as they are created, instead of in a scratch file nobody cleans up.

What it is

A vault client for Bitwarden and self-hosted Vaultwarden. It searches items by name, type or folder, reads one back in detail, and creates, updates and deletes logins, secure notes and folders.

What you get
  • Items searched by name, type or folder, and one read back in full
  • New logins and secure notes created
  • Folders listed and created, so new items land somewhere sensible
  • Existing items updated or deleted
Requirements

Your vault's URL, email and password in the environment, with a client ID and secret optional; a docker compose setup is included. It works against Bitwarden's cloud or your own Vaultwarden.

Setup effort

One command plus a key — docker compose up -d, then supply credentials