69
/ 100
1 month ago
glama

Labguru MCP Server

Enables natural language interaction with the Labguru laboratory management system, providing 63 tools across experiments, protocols, inventory, and more.

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.
🔐
You'll be asked for 3 credentials: LABGURU_TOKEN, LABGURU_API_KEY, LABGURU_PASSWORD
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.
configLABGURU_DEBUGEnable verbose HTTP logs (logs include the token) false
configLABGURU_CONFIGPath to a JSON config file labguru.config.json
configLABGURU_BASE_URLFull base URL, overrides LABGURU_DOMAIN —
configLABGURU_DOMAINInstance domain (no scheme) eu.labguru.com
configLABGURU_BIOCOLLECTIONSComma-separated biocollection slugs built-in list
configLABGURU_DIRECT_INVENTORYComma-separated direct inventory types built-in list
configLABGURU_CMR_MAPJSON: per-collection CMR risk/measure fields see below
🔐 secretLABGURU_TOKENPersonal API token (recommended): set . Generate it in the
🔐 secretLABGURU_API_KEYLABGURU_TOKEN / Personal API token —
configLABGURU_LOGINEmail + password: set and LABGURU_PASSWORD. They are
🔐 secretLABGURU_PASSWORDEmail + password: set LABGURU_LOGIN and . They are
configLABGURU_READ_ONLYHide all write tools false
// 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/paulpey13-labguru-mcp-server-1320tt)](https://m8ven.ai/mcp/paulpey13-labguru-mcp-server-1320tt)
commit: 9b1563fbd8f49b447c6e83656864d2f4fd6682d5
code hash: 91094c08bf73011885f92dd76e5af56ced8a2930bd09467cca5393c0e76adbe9
verified: 6/18/2026, 10:30:15 AM
view raw JSON →