Official Bitwarden MCP server for credentials
Official Bitwarden MCP server providing AI assistants secure access to vault management. List, retrieve, create, and manage vault items locally.
{
"mcpServers": {
"bitwarden": {
"mcpServers": {
"bitwarden": {
"args": [
"-y",
"@bitwarden/mcp-server"
],
"command": "npx"
}
}
}
}
}