Skip to main content
Glama

Advanced Keycloak MCP server

by Octodet
MIT License
277

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KEYCLOAK_URLYesKeycloak server URLhttp://localhost:8080
KEYCLOAK_ADMINYesAdmin usernameadmin
KEYCLOAK_REALMNoDefault realmmaster
KEYCLOAK_ADMIN_PASSWORDYesAdmin passwordadmin

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create-user

Create a new user in a specific realm

delete-user

Delete a user from a specific realm

list-realms

List all available realms

list-users

List users in a specific realm

list-roles

List all roles of a specific client in a specific realm

update-user-roles

Add and/or remove client roles for a user in a specific realm and client

reset-user-password

Reset or set a new password for a user in a specific realm

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Octodet/keycloak-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server