43
/ 100
11 hours ago
glama

demipass

MCP server for DemiPass secrets management, enabling AI agents to securely store, rotate, and use credentials without exposing them in context windows.

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.
🔐
You'll be asked for 4 credentials: BUOY_TOKEN, CONDUIT_TOKEN, DEMIPASS_ADMIN_KEY, DEMIPASS_TOKEN
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.
🔐 secretBUOY_TOKEN"": "your-bearer-token"
configBUOY_URL"": "https://api.dustforge.com",
configCONDUIT_SENDER
🔐 secretCONDUIT_TOKEN
configCONDUIT_URL
🔐 secretDEMIPASS_ADMIN_KEY
🔐 secretDEMIPASS_TOKEN"": "your-bearer-token"
configDEMIPASS_URL"": "https://api.dustforge.com",
configLORI_URL
// 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/bildow-demipass-10iy1l)](https://m8ven.ai/mcp/bildow-demipass-10iy1l)
commit: 58310c870e7dd42d8947320e5acb337b46149d3e
code hash: 6a23901a71a3524c44df138ff19355631a888533c6edb24b579f40be5cea1976
verified: 7/31/2026, 9:10:46 AM
view raw JSON →