Content
# keycloak-doc-mcp
MCP sever for fetching latest Keyclaok documentation in LLM friendly format
## Installation
```sh
$ npm install -g keycloak-doc-mcp
```
## Config
```json
{
"mcpServers": {
"keycloak-documentation": {
"command": "keycloak-doc-mcp",
"args": [],
"env": {}
}
}
}
```
Connection Info
You Might Also Like
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Git
A Model Context Protocol server for Git automation and interaction.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.