Loading MCP server directory, please wait...
MCP server for Atlas Scientific EZO sensor circuits (pH, ORP, DO, EC, RTD, HUM, CO2, PRS) over UART:
npx @getmcp/cli add io.github.K-Dense-AI/labmcp-atlas-ezoRequires 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-atlas-ezo": {
"command": "uvx",
"args": [
"labmcp-atlas-ezo"
],
"env": {
"LABMCP_ADDRESS": "",
"LABMCP_SIMULATE": "",
"LABMCP_READ_ONLY": "",
"LABMCP_LIMITS": ""
}
}
}
}