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
관련 서버
GoPluto AI MCP
MCP for quick human experts
Careflow-MCP
Production-ready healthcare workflow automation powered by n8n and the Model Context Protocol. Enables Claude and other AI assistants to trigger HIPAA-compliant patient task management workflows through natural language.
Laravel Boost
Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.
MCP Data Analizer
Analyze and visualize data from .xlsx and .csv files using matplotlib and plotly.
PRD Creator MCP Server
A specialized MCP server for creating Product Requirements Documents (PRDs).
HWP-MCP (한글 Model Context Protocol)
Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
Readwise Reader
An MCP server for the Readwise Reader API to access and manage your articles and highlights.
Fireflies.ai
Transcribe and analyze meetings using the Fireflies.ai API.
ATLAS: Task Management System
A task management system for LLM agents to manage projects, tasks, and knowledge using a Neo4j database for complex workflow automation.
Windows Control
Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js.