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
Servidores relacionados
Odoo MCP Server
An MCP server that provides direct access to Odoo ERP system capabilities.
ComplianceCow MCP Server
Provides AI agents with compliance insights, auditable responses, and actions like ticket creation and policy fixes.
Word MCP Server
Create and edit Microsoft Word (.docx) documents via an API.
mcp-banco-inter
MCP (Model Context Protocol) Server for integration with the Banco Inter Business (PJ) API. It allows checking balances, statements, and managing billings via AI assistants.
Todoist
An unofficial server for managing Todoist tasks, allowing agents to create, list, and complete them.
Clarify Prompt MCP
An MCP server that transforms vague prompts into platform-optimized prompts for 58+ AI platforms across 7 categories — with support for registering custom platforms and providing markdown instruction files.
mcp-server-toggl
Team-wide Toggl Track time tracking, reporting, and workspace management via Reports API v3
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.
TinyTasks MCP Server
A hybrid MCP server compatible with Claude Desktop and Web, supporting both local and web deployment modes for task management.
unstructured-mcp
Provides unstructured document processing capabilities using the Unstructured API.