Skip to main content
Glama

mcp-keycloak

by idoyudha
__init__.py304 B
from .keycloak_client import KeycloakClient from . import user_tools from . import client_tools from . import realm_tools from . import role_tools from . import group_tools __all__ = [ "KeycloakClient", "user_tools", "client_tools", "realm_tools", "role_tools", "group_tools", ]

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/idoyudha/mcp-keycloak'

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