Loading MCP server directory, please wait...
MCP server for Opentrons OT-2 and Flex liquid-handling robots (HTTP API): upload and analyze protoco
npx @getmcp/cli add io.github.K-Dense-AI/labmcp-opentronsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.K-Dense-AI/labmcp-opentrons": {
"command": "uvx",
"args": [
"labmcp-opentrons"
],
"env": {
"LABMCP_ADDRESS": "",
"LABMCP_SIMULATE": "",
"LABMCP_READ_ONLY": "",
"LABMCP_LIMITS": ""
}
}
}
}