Bitwarden MCP Server
Provides tools for password and secure note management in Bitwarden, including creating, updating, deleting, and searching items, as well as managing folders.
Provides tools for password and secure note management in Vaultwarden, including creating, updating, deleting, and searching items, as well as managing folders.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bitwarden MCP Serversearch for my AWS console password"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Warden MCP Server
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
BITWARDEN_EMAIL=your-email@example.com
BITWARDEN_PASSWORD=your-password
# API credentials (optional)
BITWARDEN_CLIENT_ID=bitwarden-mcp-server
BITWARDEN_CLIENT_SECRET=bitwarden-mcp-secretInstallation
Docker Compose
Copy the environment file and configure withu your credentials:
cp env.example .envBuild and run with Docker Compose:
docker compose up -dThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI agents and automation scripts to securely interact with self-hosted Vaultwarden instances through the Bitwarden CLI, automatically managing vault sessions and providing tools to read, create, update, and delete secrets programmatically.Last updated291MIT
- AlicenseAqualityAmaintenanceMCP server for Vaultwarden/Bitwarden vault management. Enables AI agents to securely create, search, read, and update vault items via the official Bitwarden CLI, with safe-by-default redaction and support for both stdio and SSE transports.Last updated5332512MIT
- FlicenseBqualityDmaintenanceEnables secure retrieval of credentials from 1Password vaults for use by AI agents, supporting integration with browser automation for automated login.Last updated1

Bitwarden MCP Serverofficial
AlicenseBqualityBmaintenanceEnables AI assistants to securely manage Bitwarden vault items, folders, attachments, and organization administration through the Model Context Protocol.Last updated59677215GPL 3.0
Related MCP Connectors
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Connect to Atlassian Jira, Confluence, and Compass to search, create, and manage your work.
Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/giuliolibrando/bitwarden-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server