Keycloak Mcp Server
@paoloamato2
About Keycloak Mcp Server
A complete Model Context Protocol (MCP) server for Keycloak 26.x
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
—
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments