A
securityF
licenseA
qualityA Model Context Protocol server implementation that provides endpoints for wallet-based authentication, cluster management, and name registration services.
Last updated -
TypeScript
Keycloak 管理的模型上下文协议服务器,提供管理用户和领域的工具。
要通过Smithery自动为 Claude Desktop 安装 Keycloak:
该服务器可作为 NPM 包使用:
如果您想开发或修改服务器:
在您的 Claude Desktop 配置文件中配置服务器:
在指定领域中创建新用户。
输入:
realm
:领域名称username
:新用户的用户名email
:用户的电子邮件地址firstName
:用户的名字lastName
:用户的姓氏从指定领域中删除用户。
输入:
realm
:领域名称userId
:要删除的用户的 ID列出所有可用的领域。
列出指定领域内的所有用户。
输入:
realm
:领域名称要使用 MCP Inspector 测试服务器:
当 GitHub 上发布新版本时,该项目将通过 GitHub Actions 自动发布到NPM 。
NPM_TOKEN
的新机密remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器提供管理 Keycloak 用户和领域的工具,允许您创建和删除用户、列出可用领域以及查看特定领域中的用户。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChristophEnglisch/keycloak-model-context-protocol'
If you have feedback or need assistance with the MCP directory API, please join our Discord server