0
/ 100
1 month ago
glama

incident-tool

Enables AI agents to diagnose Linux server incidents by collecting and structuring system diagnostics from multiple servers via SSH, with tools for finding incident clusters, gathering context (memory, CPU, swap, etc.), and running arbitrary commands.

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
🚨
Reads files from sensitive locations
Touches: ~/.ssh/id_ed25519, ~/.ssh/id_ed25519
🔐
You'll be asked for 2 credentials: A6K_SSH_KEY, ABC_SSH_KEY
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.
configA6K_HOSTprimary server IP>
configA6K_PORT
configA6K_USER
🔐 secretA6K_SSH_KEY~/.ssh/id_ed25519
configABC_HOSTauth server IP>
configABC_PORT
configABC_USER
🔐 secretABC_SSH_KEY~/.ssh/id_ed25519
// 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 6 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/kylecs0-linux-sysdiag-mcp-1bpehs)](https://m8ven.ai/mcp/kylecs0-linux-sysdiag-mcp-1bpehs)
commit: a341335c23651bc3ecab8b2df639afb5b77f44f0
code hash: 9b58c34a1d6064eb93af21de03b3ab90401dfc14d19b056d3694c16358314295
verified: 6/22/2026, 12:10:37 PM
view raw JSON →