← Index

Keycloak Admin

io.github.mrz1880/mcp-keycloak-admin·v0.2.2·Other

Administer Keycloak via its Admin REST API: users, roles, clients, groups, IdP, events.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
KEYCLOAK_BASE_URL
required

Base URL of the Keycloak server (no trailing slash).

KEYCLOAK_REALM
required

Realm the server operates on.

AUTH_MODE
required

Authentication mode: service_account or password.

KC_CLIENT_ID

Confidential client id (service_account mode).

KC_CLIENT_SECRET
secret

Client secret (service_account mode).

KC_ADMIN_USERNAME

Admin username (password mode).

KC_ADMIN_PASSWORD
secret

Admin password (password mode).

KC_ADMIN_REALM

Realm holding the admin user (password mode; default master).

READ_ONLY

When true, write and destructive tools are not registered.

ALLOWED_REALMS

Comma-separated allow-list of realms the server may operate on.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other