Loading MCP server directory, please wait...
MCP bridge to any SiLA 2 server (lab-automation standard).
npx @getmcp/cli add io.github.K-Dense-AI/labmcp-sila2Requires 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-sila2": {
"command": "uvx",
"args": [
"labmcp-sila2"
],
"env": {
"LABMCP_ADDRESS": "",
"LABMCP_SIMULATE": "",
"LABMCP_READ_ONLY": "",
"LABMCP_LIMITS": ""
}
}
}
}