43
/ 100
26 days ago
glama

Enmask MCP Server

Enables AI assistants to interact with Enmask data masking tool via MCP tools for health checks, connection management, schema inspection, and job monitoring.

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 3 credentials: ENMASK_PASSWORD, ENMASK_TOKEN, MCP_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.
configENMASK_BASE_URL$env:="http://localhost:8000"
configENMASK_EMAIL$env:="usuario@correo.com"
🔐 secretENMASK_PASSWORD$env:="TuPassword123"
🔐 secretENMASK_TOKEN$env:="TOKEN_JWT_DE_ENMASK"
🔐 secretMCP_API_KEY
configPORT
// 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 2 concrete improvements 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/gino019-mcp-mxsnsn)](https://m8ven.ai/mcp/gino019-mcp-mxsnsn)
commit: 56aa70ced237f54c19fbc76c1ca48deaefb4bc40
code hash: c0095bd1fbf26df0d2074ea8a049a53aadeabb7f00e3a0c7fcbc09a6880f55fe
verified: 7/5/2026, 9:06:57 AM
view raw JSON →