Enables secure MCP tool calls (add and multiply numbers) by validating OAuth2 tokens via Keycloak token introspection.
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.
process.env. You'll be asked to provide them before it can run.HOST— localhost MCP Server hostnamePORT— 3000 MCP Server portAUTH_HOST— localhost Keycloak server hostAUTH_PORT— 8080 Keycloak server portAUTH_REALM— master Keycloak Realm to useOAUTH_CLIENT_ID— mcp-server Client ID the Resource Server uses for IntrospectionOAUTH_CLIENT_SECRET— 5XflSzJJrv... Client Secret for Introspection clientMCP_SCOPE— mcp:tools Scope required to invoke the MCP toolsOAUTH_STRICT— false Enable strict OAuth validationsTRANSPORT— streamable-http MCP Transport protocol (streamable-http or sse)[](https://m8ven.ai/mcp/ndigrazia-mcp-keycloak-b8htgb)