71
/ 100
13 hours ago
glama

LabOps Agent MCP Server

MCP server that enables clinical lab staff to predict reagent stockouts, check inventory, create orders, and update inventory canvases directly from Slack.

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.
🔐
You'll be asked for 6 credentials: ANTHROPIC_API_KEY, SUPABASE_KEY, SLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET, SLACK_USER_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
configCLAUDE_MODEL
configSUPABASE_URL, SUPABASE_KEY
🔐 secretSUPABASE_KEYSUPABASE_URL,
configDATABASE_URL
configLABOPS_ALERTS_CHANNEL=#labops-alerts
configRUN_SOCKET_MODE1 (see [backend/main.py](backend/main.py) startup).
🔐 secretSLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET
🔐 secretSLACK_APP_TOKENSLACK_BOT_TOKEN, , SLACK_SIGNING_SECRET
🔐 secretSLACK_SIGNING_SECRETSLACK_BOT_TOKEN, SLACK_APP_TOKEN,
🔐 secretSLACK_USER_TOKENand degrades gracefully when absent; set to enable it.
configENV
configBACKEND_URL4. After the first deploy, set =https://<your-service>.onrender.com and redeploy so the forecast chart renders in Slack.
configLABOPS_ALERTS_CHANNEL_ID
// 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 4 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/marianooss-labops-agent-1h2t3j)](https://m8ven.ai/mcp/marianooss-labops-agent-1h2t3j)
commit: 6a2bf4a6b9ab1048db4103984e86bf1e64e7fbed
code hash: 599928aa399a6f2d0cafcfc99e72cbd40eb31f20bd82414a975d6adeb1623cf0
verified: 6/29/2026, 11:19:20 AM
view raw JSON →