LabMCP
by K-Dense-AI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHECK | No | Test the connection to the instrument and exit. Equivalent to the --check command-line flag. | false |
| LIMIT | No | A safety limit, e.g. max_temperature_c=60. Can be repeated as separate --limit arguments. Equivalent to the --limit command-line flag. | |
| ADDRESS | No | The address of the instrument, e.g. COM3, /dev/ttyUSB0, tcp://192.168.1.50:5025. Equivalent to the --address command-line flag. | |
| SIMULATE | No | Enable practice mode (no instrument needed). Equivalent to the --simulate command-line flag. | false |
| AUDIT_LOG | No | Path to a JSONL audit log file. Equivalent to the --audit-log command-line flag. | |
| READ_ONLY | No | Enable read-only mode. The AI can read measurements but cannot change settings. Equivalent to the --read-only command-line flag. | false |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues