73
/ 100
20 days ago
glama

bi-mcp

Connects AI assistants like Claude to Blue Iris security camera software, enabling natural language queries about camera status, alerts, and configurations.

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: BI_PASS, BI_ADMIN_PASS
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.
configBI_HOSTe =192.168.1.10 \
configBI_PORTyes Blue Iris web-server port (default 81)
configBI_USERe =mcp-readonly \
🔐 secretBI_PASSe =your-password-here \
configBI_ADMIN_USERno Optional admin user for admin-gated tools (see [Security](#security))
🔐 secretBI_ADMIN_PASSno Admin user's password
configBI_MCP_DEBUGno Set to 1 to log to stderr and a rotating file
configBI_MCP_REG_DIROR pointing at the directory.
configBI_MCP_ALLOW_MUTATIONS1. The project is MIT-licensed.
// 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/whoamitm-bi-mcp-ul8ta1)](https://m8ven.ai/mcp/whoamitm-bi-mcp-ul8ta1)
commit: aba90ab0994ee83367c5ed6f8826320527052a82
code hash: d75aa9c260a3bde05c4895332c86aba95c828299e2f56b1db3bfd85518e8a4b6
verified: 6/16/2026, 1:24:10 PM
view raw JSON →