Bitwarden/Vaultwarden MCP Server
An MCP server that provides Bitwarden/Vaultwarden connectivity
Bitwarden MCP Server
An MCP (Model Context Protocol) server for interacting with Bitwarden/Vaultwarden for password and secure note management.
Features
- Password Management: Create, update, delete, and search passwords
- Secure Notes: Manage secure notes and sensitive information
- Folders: Organize items in folders
- Advanced Search: Search items by name, type, folder
- Secure Authentication: Supports OAuth2 and password authentication
Available Tools
Search and Display
search_bitwarden_items: Search items in Bitwardenget_bitwarden_item: Get details of a specific itemlist_bitwarden_folders: List all folders
Creation
create_bitwarden_login: Create a new logincreate_bitwarden_note: Create a new secure notecreate_bitwarden_folder: Create a new folder
Update and Deletion
update_bitwarden_item: Update an existing itemdelete_bitwarden_item: Delete an item
Configuration
Environment Variables
# Bitwarden Server
BITWARDEN_BASE_URL=https://vault.bitwarden.com # or your Vaultwarden URL
# User credentials
[email protected]
BITWARDEN_PASSWORD=your-password
# API credentials (optional)
BITWARDEN_CLIENT_ID=bitwarden-mcp-server
BITWARDEN_CLIENT_SECRET=bitwarden-mcp-secret
Installation
Docker Compose
- Copy the environment file and configure withu your credentials:
cp env.example .env
- Build and run with Docker Compose:
docker compose up -d
Related Servers
OneNote
Browse and interact with the OneNote web app using browser automation.
MCP Resume Server
Fetches resume data from a GitHub gist to provide professional background context to LLMs.
Canvas LMS
MCP server for easy access to education data through your Canvas LMS instance.
Google Workspace
Interact with Google Workspace services like Gmail and Google Calendar.
Problem Solving MCP Server
An intelligent problem-solving server that automatically forms multi-role teams and uses the Eisenhower matrix for efficient task management and collaboration.
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
Fider
Interact with Fider, an open-source customer feedback tool, to manage user suggestions and feedback.
MCP Organizze
Organizze Finance Manager MCP Server. Create transactions, consult balances, and manage goals.
Chhart MCP
Chhart MCP is a tool that enables AI assistants to generate instant, shareable flowcharts and Sankey diagrams directly in chat,
GetUTC
Provides the current UTC time from multiple verified sources.