71
/ 100
1 day ago
glama

holmesgpt-runbook-mcp

MCP server for HolmesGPT that provides runbook search, gap detection, AI-assisted drafting, and root cause analysis by integrating with Confluence and Git providers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
5 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, CONFLUENCE_API_TOKEN, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY
configCONFLUENCE_URLfrom-literal=confluence-url=$ \
configCONFLUENCE_USERNAMEfrom-literal=confluence-username=$ \
🔐 secretCONFLUENCE_API_TOKENfrom-literal=confluence-api-token=$ \
configCONFLUENCE_RUNBOOK_SPACERUNBOOKS Confluence space key
configGIT_PROVIDERSet and the relevant variables.
configGIT_BASE_BRANCHmain # default
configGITHUB_BASE_BRANCH
configGITHUB_RUNBOOK_REPO
configGIT_HOST=github.myco.com
🔐 secretGITHUB_TOKEN
configLLM_PROVIDERSet and the relevant variables. Everything else is optional.
configLLM_FAST_MODELinvestigation_classify Fast LLM () classifies an investigation log as a runbook gap
configLLM_CAPABLE_MODELrunbook_draft Capable LLM () drafts a runbook from investigation logs → opens draft PR/MR
configLLM_BASE_URL✅ azure/compatible — Endpoint URL for Azure or self-hosted
configLLM_AZURE_API_VERSION2024-02-01 # default
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/polarpoint-io-holmesgpt-runbook-mcp-1bytdo)](https://m8ven.ai/mcp/polarpoint-io-holmesgpt-runbook-mcp-1bytdo)
commit: 16d836e19de25da6ed77852ddf069b8567d2086e
code hash: 50cc0050cfd73eec099c25fd8916f1457dc3634a0d4a33db8c23c4388866f665
verified: 6/29/2026, 11:21:18 AM
view raw JSON →