Agent Tools
Back to MCP servers

io.github.heintonny/keycloak-mcp.test

https://keycloak-mcp.test.happi.hafslund.no/mcp
● healthy

Keycloak identity management expert with semantic search, protocol guides, and config analysis

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://keycloak-mcp.test.happi.hafslund.no/mcp
JSON-RPC initialize probe
curl -X POST https://keycloak-mcp.test.happi.hafslund.no/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'