74
/ 100
1 month ago
glama

MCP OAuth Server

A Node.js MCP server with custom OAuth 2.1 + PKCE authentication, enabling secure remote connections to LLMs like Claude and ChatGPT.

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 1 credential: JWT_SECRET
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.
🔐 secretJWT_SECRETVariable definida explícitamente (no uses la generada al azar)
configMCP_RESOURCE_URL
configMONGODB_URI
configOAUTH_ISSUER
configPORT
configPUBLIC_BASE_URL(en Windows PowerShell: $env:="https://abc123.ngrok-free.app"; node server.js)
// 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 6 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/gerotxbarri-mcp-1s0qu2)](https://m8ven.ai/mcp/gerotxbarri-mcp-1s0qu2)
commit: e3f3bab599c580f7f71c13cc51d4028a5e54bc81
code hash: 47ab0933367753fa4a3165e8abdf8ffc1615a749d99298f6318e07110d6dfdee
verified: 6/20/2026, 9:14:59 AM
view raw JSON →