Keycloak Mcp Server
@paoloamato2
About Keycloak Mcp Server
A complete Model Context Protocol (MCP) server for Keycloak 26.x
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"keycloak": {
"command": "python",
"args": [
"-m",
"keycloak_mcp_server"
],
"env": {
"KEYCLOAK_URL": "http://localhost:8080",
"KEYCLOAK_ADMIN_USERNAME": "admin",
"KEYCLOAK_ADMIN_PASSWORD": "admin"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Keycloak Mcp Server?
A complete Model Context Protocol (MCP) server for Keycloak 26.x.
How to use Keycloak Mcp Server?
—
Key features of Keycloak Mcp Server?
—
Use cases of Keycloak Mcp Server?
—
FAQ from Keycloak Mcp Server
—
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments