Keycloak Documentation

Keycloak Documentation

By chenhunghan GitHub

-

Keycloak Documentation
Overview

What is Keycloak Documentation?

Keycloak Documentation is a server that fetches the latest Keycloak documentation in a format that is friendly for large language models (LLMs).

How to use Keycloak Documentation?

To use Keycloak Documentation, install it via npm and configure it with the provided JSON configuration.

Key features of Keycloak Documentation?

  • Fetches the latest Keycloak documentation.
  • Provides documentation in LLM-friendly format.
  • Easy installation and configuration.

Use cases of Keycloak Documentation?

  1. Developers can quickly access the latest Keycloak documentation for integration.
  2. Researchers can utilize the documentation in LLM applications.
  3. Educators can use the documentation to teach about Keycloak.

FAQ from Keycloak Documentation?

  • Is Keycloak Documentation free to use?

Yes! Keycloak Documentation is free to use for everyone.

  • What is the installation command?

You can install it using npm install -g keycloak-doc-mcp.

  • Can I customize the configuration?

Yes! You can customize the configuration as per your requirements.

Content

keycloak-doc-mcp

MCP sever for fetching latest Keyclaok documentation in LLM friendly format

Installation

$ npm install -g keycloak-doc-mcp

Config

{
  "mcpServers": {
    "keycloak-documentation": {
      "command": "keycloak-doc-mcp",
      "args": [],
      "env": {}
    }
  }
}
No tools information available.
Memory Bank MCP
Memory Bank MCP by tuncer-byte

Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.

memory-bank documentation
View Details
Mcp Server Ragdocs
Mcp Server Ragdocs by sanderkooger

An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.

mcp-server documentation
View Details

Model Context Protocol documentation server for LangGraph and MCP.

mcp-doc documentation
View Details
Docs MCP Server
Docs MCP Server by MiguelRipoll23

Search and read your documentation using the model context protocol

markdown documentation
View Details

Mirror of

mcp-server documentation
View Details