Skip to main content
Glama
Paulpey13

Labguru MCP Server

by Paulpey13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LABGURU_DEBUGNoSet to 'true' for verbose HTTP logs (includes token). Default: false
LABGURU_LOGINNoEmail address for email/password authentication.
LABGURU_TOKENNoPersonal API token for Labguru authentication (recommended). Generate in Labguru UI under Account > API token.
LABGURU_CONFIGNoPath to a JSON config file. Default: labguru.config.json
LABGURU_DOMAINNoInstance domain (no scheme). Default: eu.labguru.com
LABGURU_API_KEYNoAlternative name for LABGURU_TOKEN.
LABGURU_CMR_MAPNoJSON string mapping per-collection CMR risk/measure fields. See README for default.
LABGURU_TIMEOUTNoHTTP timeout in seconds. Default: 60
LABGURU_BASE_URLNoFull base URL, overrides LABGURU_DOMAIN.
LABGURU_PASSWORDNoPassword for email/password authentication.
LABGURU_CACHE_TTLNoTTL in seconds for collection cache; 0 disables. Default: 300
LABGURU_READ_ONLYNoSet to 'true' to hide all write tools. Default: false
LABGURU_MAX_RETRIESNoRetries on 429/5xx/network errors. Default: 3
LABGURU_BIOCOLLECTIONSNoComma-separated biocollection slugs. Default: built-in list
LABGURU_MAX_CONCURRENCYNoMax concurrent calls in fan-out scans. Default: 8
LABGURU_DIRECT_INVENTORYNoComma-separated direct inventory types. Default: built-in list
LABGURU_RETRY_BASE_DELAYNoBase backoff delay in seconds. Default: 0.5

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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