69
/ 100
15 days ago
glama

mcp-keycloak

Enables secure MCP tool calls (add and multiply numbers) by validating OAuth2 tokens via Keycloak token introspection.

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: OAUTH_CLIENT_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.
configHOSTlocalhost MCP Server hostname
configPORT3000 MCP Server port
configAUTH_HOSTlocalhost Keycloak server host
configAUTH_PORT8080 Keycloak server port
configAUTH_REALMmaster Keycloak Realm to use
configOAUTH_CLIENT_IDmcp-server Client ID the Resource Server uses for Introspection
🔐 secretOAUTH_CLIENT_SECRET5XflSzJJrv... Client Secret for Introspection client
configMCP_SCOPEmcp:tools Scope required to invoke the MCP tools
configOAUTH_STRICTfalse Enable strict OAuth validations
configTRANSPORTstreamable-http MCP Transport protocol (streamable-http or sse)
// 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 5 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/ndigrazia-mcp-keycloak-b8htgb)](https://m8ven.ai/mcp/ndigrazia-mcp-keycloak-b8htgb)
commit: b14d4af194933dab2f54ea6e2ff7d3c4acb1ea5f
code hash: 8a53e4b8cc323a3b0d2ab49522e6586a12d536f81dc965d9cdba1770d823aab4
verified: 7/16/2026, 8:43:37 AM
view raw JSON →