MCP Servers / productivity / Bitwarden/Vaultwarden MCP Server

Bitwarden/Vaultwarden MCP Server

JSON →
none1productivity

An MCP server that provides Bitwarden/Vaultwarden connectivity

Install
How to run this server

No install command recorded.

server path: bitwarden-vaultwarden-mcp-server
Tools
What this server exposes
list_items
List all items in the user's vault
get_item
Get a specific item by its ID
create_item
Create a new item in the vault
edit_item
Edit an existing item in the vault
delete_item
Delete an item from the vault
search_items
Search for items in the vault by query
list_folders
List all folders in the vault
create_folder
Create a new folder in the vault
delete_folder
Delete a folder from the vault
list_collections
List all collections (for organizations)
generate_password
Generate a strong password
lock_vault
Lock the vault
unlock_vault
Unlock the vault with a password
sync_vault
Sync the vault with the server
get_status
Get the current status of the vault
Configuration
Environment & auth
authnone
envBITWARDEN_BASE_URL
envBITWARDEN_CLIENT_ID
envBITWARDEN_CLIENT_SECRET
Resources
Bitwarden/Vaultwarden MCP Server — MCP Server · libregistry