41
/ 100
19 days ago
glama

oauth-auth0-mcp-prototype

This MCP server demonstrates end-to-end Auth0 authentication, validating JWT tokens and mapping org_id to cabinet_id via a whoami tool.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH0_DOMAINdev-v4m6lbgizxmu1vhc.us.auth0.com
configAUTH0_AUDIENCEyour Auth0 API identifier>
configAUTH0_ISSUER
configCABINET_ID_BY_ORG_JSON{"org_123":"cabinet-a"}
configDEFAULT_CABINET_ID
configCORS_ALLOWED_ORIGINS$env:="http://127.0.0.1:3000"
configAUTH0_JWKS_URL
configAUTH0_JWKS_JSONFor local tests, can hold a JWKS document directly.
configPUBLIC_BASE_URL
configHOST
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/baadr-ia-oauth-auth0-mcp-prototype-1jajpf)](https://m8ven.ai/mcp/baadr-ia-oauth-auth0-mcp-prototype-1jajpf)
commit: 813495c6a7b2213b6dc6ca7463d2fe21ce9dd669
code hash: 218838a6639a7f2c57726b023215a1de26b8bf48bcf4494d939896bbda5de2d3
verified: 6/24/2026, 10:22:54 AM
view raw JSON →