mcp-keycloak
by ndigrazia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | MCP Server hostname | localhost |
| PORT | No | MCP Server port | 3000 |
| AUTH_HOST | No | Keycloak server host | localhost |
| AUTH_PORT | No | Keycloak server port | 8080 |
| MCP_SCOPE | No | Scope required to invoke the MCP tools | mcp:tools |
| TRANSPORT | No | MCP Transport protocol (streamable-http or sse) | streamable-http |
| AUTH_REALM | No | Keycloak Realm to use | master |
| OAUTH_STRICT | No | Enable strict OAuth validations | false |
| OAUTH_CLIENT_ID | No | Client ID the Resource Server uses for Introspection | mcp-server |
| OAUTH_CLIENT_SECRET | No | Client Secret for Introspection client | 5XflSzJJrvQD8iNz4t7RMI4i9rNvdnLQs5PSo8EMGkfUDKr02SjaPs4fKA9kWNO1G06nhDzTHMeHrnz9H4h5ut |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ndigrazia/mcp-keycloak'
If you have feedback or need assistance with the MCP directory API, please join our Discord server