keycloak-source-mcp
by vujasinovic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KC_DEV_URL | No | URL for a locally running Keycloak instance used for Live Dev Intelligence. | |
| KC_DEV_LOG_PATH | No | Optional path to Keycloak log file to enable log analysis features. | |
| KEYCLOAK_ADMIN_URL | No | URL of a running Keycloak instance for administrative queries. | |
| KEYCLOAK_ADMIN_REALM | No | Optional realm for Keycloak administrative queries. | |
| KEYCLOAK_SOURCE_PATH | Yes | Absolute path to your local Keycloak source checkout. | |
| KC_DEV_ADMIN_PASSWORD | No | Admin password for the locally running Keycloak instance. | |
| KC_DEV_ADMIN_USERNAME | No | Admin username for the locally running Keycloak instance. | |
| KEYCLOAK_ADMIN_PASSWORD | No | Password for Keycloak administrative queries. | |
| KEYCLOAK_ADMIN_USERNAME | No | Username for Keycloak administrative queries. | |
| KEYCLOAK_ADMIN_CLIENT_ID | No | Optional client ID for Keycloak administrative queries. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vujasinovic/keycloak-source-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server