MCPServers
Keycloak Admin - MCP server logo

Keycloak Admin

19
0

Summary

This Keycloak MCP server, developed by Christoph Englisch, provides a streamlined interface for managing Keycloak users and realms. It integrates with the Keycloak Admin Client to offer essential operations like user creation, deletion, and listing, as well as realm management. The implementation is designed for simplicity and ease of use, making it ideal for developers and administrators who need to automate Keycloak tasks or integrate Keycloak management into their workflows. It's particularly useful for scenarios involving user provisioning, access control, and identity management across multiple realms.

Available Actions(4)

create-user

Creates a new user in a specified realm. Inputs: realm (string), username (string), email (string), firstName (string), lastName (string)

delete-user

Deletes a user from a specified realm. Inputs: realm (string), userId (string)

list-realms

Lists all available realms.

list-users

Lists all users in a specified realm. Inputs: realm (string)

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags