Labguru MCP Server
by Paulpey13
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LABGURU_DEBUG | No | Set to 'true' for verbose HTTP logs (includes token). Default: false | |
| LABGURU_LOGIN | No | Email address for email/password authentication. | |
| LABGURU_TOKEN | No | Personal API token for Labguru authentication (recommended). Generate in Labguru UI under Account > API token. | |
| LABGURU_CONFIG | No | Path to a JSON config file. Default: labguru.config.json | |
| LABGURU_DOMAIN | No | Instance domain (no scheme). Default: eu.labguru.com | |
| LABGURU_API_KEY | No | Alternative name for LABGURU_TOKEN. | |
| LABGURU_CMR_MAP | No | JSON string mapping per-collection CMR risk/measure fields. See README for default. | |
| LABGURU_TIMEOUT | No | HTTP timeout in seconds. Default: 60 | |
| LABGURU_BASE_URL | No | Full base URL, overrides LABGURU_DOMAIN. | |
| LABGURU_PASSWORD | No | Password for email/password authentication. | |
| LABGURU_CACHE_TTL | No | TTL in seconds for collection cache; 0 disables. Default: 300 | |
| LABGURU_READ_ONLY | No | Set to 'true' to hide all write tools. Default: false | |
| LABGURU_MAX_RETRIES | No | Retries on 429/5xx/network errors. Default: 3 | |
| LABGURU_BIOCOLLECTIONS | No | Comma-separated biocollection slugs. Default: built-in list | |
| LABGURU_MAX_CONCURRENCY | No | Max concurrent calls in fan-out scans. Default: 8 | |
| LABGURU_DIRECT_INVENTORY | No | Comma-separated direct inventory types. Default: built-in list | |
| LABGURU_RETRY_BASE_DELAY | No | Base backoff delay in seconds. Default: 0.5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Paulpey13/labguru_MCP_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server