kyma-knowledge-mcp

danjiawork/kyma-knowledge-mcp
★ 1 stars Python 🤖 AI/LLM Updated 1d ago
An MCP server that introduces Kyma knowledge into the AI ​​agent context window
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kyma-knowledge-mcp": {
      "command": "uvx",
      "args": [
        "kyma-knowledge-mcp"
      ]
    }
  }
}

Or install with pip: pip install kyma-knowledge-mcp

README Excerpt

An MCP server that gives AI agents semantic search access to Kyma documentation — no credentials or backend service required. The index is auto-downloaded on first run and cached locally; subsequent queries run fully offline. --- > **Tip:** Use the `/install-kyma-knowledge-mcp` skill in Claude Code for a guided setup across different clients (Claude Code, Cline, etc.).

Tools (13)

DEFAULT_TOP_KINFOLOCAL_EMBED_MODEL_OVERRIDELOCAL_INDEX_PATHLOG_LEVELRERANKER_FETCH_MULTIPLIERRERANKER_MODELexplain_kyma_conceptget_component_docsget_contribution_guideget_troubleshooting_guidesearch_kyma_contributor_docssearch_kyma_docs