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
相关服务器
Notion
Integrates with Notion's API to manage personal todo list
Apple Notes MCP
MCP server for Apple Notes with semantic search and CRUD operations. Claude searches, reads, creates, updates, and manages your Apple Notes through natural language.
Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
Monday.com
Interact with Monday.com boards, items, updates, and documents.
moviepy-mcp
a moviepy mcp server currently with over 20 video and audio editing tools.
MCP Sync
A CLI tool to synchronize MCP (Model Context Protocol) settings across multiple AI coding tools.
Instagit
Let your agents instantly understand any GitHub repo
TimeCamp
Manage TimeCamp time entries and tasks through its API.
DaVinci Resolve
Enables AI assistants to interact with DaVinci Resolve Studio for advanced control over video editing, color grading, and audio.
Clockify
Manage your Clockify time entries using natural language prompts.