plr-mcp

di-omics/plr-mcp
★ 0 stars Python AI/LLM Updated 5d ago
MCP server for PyLabRobot: drive liquid handlers, plate readers, thermocyclers, and heater-shakers as Model Context Protocol tools. Simulation by default.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plr-mcp": {
      "command": "uvx",
      "args": [
        "plr-mcp"
      ]
    }
  }
}

Or install with pip: pip install plr-mcp

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for handler, a plate reader, a thermocycler, and a heater-shaker as MCP tools, so any MCP client (Claude Desktop, Claude Code, or your own agent) can run lab-automation steps by calling tools instead of writing PyLabRobot code. It ships in **simulation mode** by default. Every tool runs end to end against

Tools (15)

aspiratechatterboxdeck_statedispensedrop_tipsevogenerate_analysis_pipelineheater_shakerot2pick_up_tipsread_platesetup_deckstarthermocyclertransfer

Topics

ai-agentsautomationlab-automationliquid-handlingmcpmodel-context-protocolplate-readerpylabrobotpythonthermocycler