69
/ 100
2 days ago
glama

Triage MCP Server

Enables AI agents to autonomously check, diagnose, and recover Dockerized services through safe, tool-based ops without direct host shell access.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTRIAGE_COMPOSE/path/to/docker-compose.yaml # compose file
configTRIAGE_SERVICEapp # the main container/service name
configTRIAGE_PROCSbackend,worker # optional: in-container processes to watch
configTRIAGE_PROC_MGRpm2 # "pm2" "none"
configTRIAGE_DB_PING"docker exec app-db pg_isready" # optional: rc 0 = dependency healthy
configTRIAGE_PORTpython3 triage.py # serves an MCP over streamable-http on
configTRIAGE_LABEL"My App" # friendly name used in messages
configTRIAGE_RISKY_CMD"" # optional: a guarded recovery (clear a queue, etc.)
configTRIAGE_RISKY_DESC"clear the stuck job queue"
// 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 5 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/fazalrshah-triage-1ccy8a)](https://m8ven.ai/mcp/fazalrshah-triage-1ccy8a)
commit: 9f566937e33e5d365ad2825c3b6319e2a6c59040
code hash: 0be44af95ce75179e0624295e3f329d9f006580054404243c3c37559442e2668
verified: 6/26/2026, 9:38:01 AM
view raw JSON →