
Byonoy Luminescence Reader
by luisvillaautomata
MCP server for controlling Byonoy Lum96 luminescence readers with support for sensitive and fast measurement modes.
What it does
Connects to and controls Byonoy Lum96 luminescence readers, allowing AI agents to automate lab measurements and monitor device health.
Tools
measure: Perform luminescence measurements in SENSITIVE or FAST modesconnect_device: Connect to the first available Lum96 deviceget_device_info: Retrieve detailed device informationget_device_status: Check current device operational statusget_device_temperature: Monitor device temperatureget_device_humidity: Monitor device humidityget_device_uptime: Get device uptimeget_device_error: Retrieve the last reported device errordisconnect_device: Safely disconnect the deviceget_library_version: Get the Byonoy library version
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"byonoy-luminescence": {
"command": "byonoy-mcp",
"args": []
}
}
}
Supported hosts
- claude
Quick install
uv pip install git+https://github.com/luisvillaautomata/mcp-labautomation.gitInformation
- Pricing
- free
- Published
- 5/3/2026
- stars





