74
grade C
2 days ago
mcp_so

Mandatez Mcp

Cryptographic identity, policy enforcement, trust scoring, and tamper-proof audit trails for AI agents. Register agents, track signed events, check policies, and get trust profiles — all from Claude, Cursor, or Windsurf. OWASP Agentic Top 10 compliant.

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 4 credentials: HIBP_API_KEY, NEXT_PUBLIC_SUPABASE_ANON_KEY, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_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.
🔐 secretHIBP_API_KEY
configMANDATEZ_OWNER_ID
configNEXT_PUBLIC_DASHBOARD_URL
configNEXT_PUBLIC_DIRECTORY_URL
configNEXT_PUBLIC_SENTRY_DSN
🔐 secretNEXT_PUBLIC_SUPABASE_ANON_KEY
configNEXT_PUBLIC_SUPABASE_URL
configSENTRY_ORG
configSENTRY_PROJECT
🔐 secretSUPABASE_ANON_KEYsupabaseAnonKey: process.env.!,
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URLsupabaseUrl: process.env.!,
// 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 3 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/mandatez-core-0pefsw)](https://m8ven.ai/mcp/mandatez-core-0pefsw)
commit: 8f6a74b453743cf9fd9368a85a781606b1577174
code hash: d6a9cd6ea3cea3d706b13e088c51d496dafce5ec24167f8335da9e4c09b3d1a9
verified: 4/18/2026, 7:11:33 PM
view raw JSON →