ceph-issue-kb

pdhiran/ceph-issue-kb
★ 0 stars Python AI/LLM Updated today
MCP server to search issues filed with ceph
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ceph-issue-kb": {
      "command": "uvx",
      "args": [
        "ceph-issue-kb"
      ]
    }
  }
}

Or install with pip: pip install ceph-issue-kb

README Excerpt

Searchable knowledge base of **14,600+ Ceph issues** from IBM Ceph JIRA and Red Hat KB. Ships pre-built — clone, install, and immediately search known issues, workarounds, and fixes from your AI agent. ```bash git clone https://github.com/pdhiran/ceph-issue-kb.git cd ceph-issue-kb pip install -e . ```

Tools (12)

capabilitiescomponent_healthfind_fixfind_related_issuesfind_similar_issuefind_workaroundhealthhot_issuesis_known_issuesearch_health_warningsearch_issuessearch_stacktrace