Loomal

KeyCloak MCP

MCP server by github.com/shigechika/keycloak-mcp

MCP server for KeyCloak Admin REST API via Service Account

0 starspypi: keycloak-mcp

About KeyCloak MCP

KeyCloak MCP is an MCP (Model Context Protocol) server published by shigechika in the official MCP registry. MCP server for KeyCloak Admin REST API via Service Account

It ships as a Python package on PyPI (keycloak-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shigechika/keycloak-mcp.

Use KeyCloak MCP with your agent

Claude Code · one command
claude mcp add keycloak-mcp -- uvx keycloak-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "keycloak-mcp": {
      "command": "uvx",
      "args": [
        "keycloak-mcp"
      ]
    }
  }
}
pypikeycloak-mcp

Frequently asked questions

What is KeyCloak MCP?
KeyCloak MCP is an MCP (Model Context Protocol) server by shigechika. MCP server for KeyCloak Admin REST API via Service Account
How do I connect KeyCloak MCP to Claude, Cursor, or another MCP client?
Install KeyCloak MCP from its pypi package (keycloak-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is KeyCloak MCP open source?
Yes — the source code is public at github.com/shigechika/keycloak-mcp.
Can AI agents pay to use KeyCloak MCP?
Not yet through Loomal — KeyCloak MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain KeyCloak MCP? Claim this listing free by verifying GitHub ownership, or contact us.