Loading MCP server directory, please wait...
Bitwarden public API: members, collections, groups, event logs.
npx @getmcp/cli add io.github.mrfentmen/bitwarden-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/bitwarden-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/bitwarden-mcp"
]
}
}
}