74
/ 100
19 days ago
glama

Keycloak MCP Server

Exposes Keycloak admin operations as tools via the Model Context Protocol, allowing management of users, clients, groups, roles, and more through natural language.

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: KEYCLOAK_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.
configKEYCLOAK_BASE_URLno http://localhost:8080 Base URL of the Keycloak server.
configKEYCLOAK_CLIENT_IDyes — The confidential client's clientId used for the client_credentials grant.
🔐 secretKEYCLOAK_CLIENT_SECRETyes — The service account client secret. Keep this out of version control.
configKEYCLOAK_REALMThis is distinct from , which is only the realm used to authenticate the
// 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/zakariadani-keycloak-mcp-34s6j6)](https://m8ven.ai/mcp/zakariadani-keycloak-mcp-34s6j6)
commit: 30d5fcda190430386156ab112573004859e82558
code hash: 20b4540381cde3d0b7dd666c84aa963008c791f149cc2dde62b3a2568b2634ed
verified: 7/12/2026, 8:34:49 AM
view raw JSON →