73
/ 100
1 day ago
glama

SmartBW MCP

Enables AI agents to securely retrieve passwords, API keys, and other items from a Vaultwarden/Bitwarden vault using MCP tools with fuzzy search and caching.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BW_MASTER_PASSWORD, BW_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSMARTBW_MCP_TIMEOUTMCP 超时 默认 30s
configSMARTBW_CLI_STATUS_TIMEOUT
configSMARTBW_CLI_LOGIN_TIMEOUT
configSMARTBW_CLI_UNLOCK_TIMEOUT
configSMARTBW_CLI_DISCOVERY_TIMEOUT
configSMARTBW_FUZZY_THRESHOLD模糊搜索阈值 默认 0.5
configSMARTBW_AUTO_UNLOCK
configSMARTBW_MAX_UNLOCK_ATTEMPTS
configSMARTBW_CONFIG_DIR自定义配置目录 默认 ~/.config/bitwarden-mcp/
configBW_HOST也可使用环境变量 、BW_EMAIL、BW_MASTER_PASSWORD 替代配置文件。
configBITWARDEN_MCP_SERVER_PATH
🔐 secretBW_MASTER_PASSWORD也可使用环境变量 BW_HOST、BW_EMAIL、 替代配置文件。
configBW_EMAIL也可使用环境变量 BW_HOST、、BW_MASTER_PASSWORD 替代配置文件。
configBW_CLIENTIDAPI Key / BW_CLIENTSECRET 推荐,兼容 2FA
configBW_CLIENTSECRETAPI Key BW_CLIENTID / 推荐,兼容 2FA
🔐 secretBW_API_KEY
configLOG_LEVEL
configLOG_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ocoj-smartbw-mcp-1shhob)](https://m8ven.ai/mcp/ocoj-smartbw-mcp-1shhob)
commit: 95045bf3c31bb13f939ef3063e1e7941db4a6aff
code hash: e1a7e2dfee334880efc791438bf38b9b693f172abe6488cace06610f6a5154ba
verified: 7/30/2026, 7:56:38 PM
view raw JSON →