Odel
labmate mcp

labmate mcp

Local
@jonasrackl2PythonMITUpdated 7mo ago

81 chemistry tools — literature, calculations, retrosynthesis

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlabmate-mcpv7.3.1

Run

uvx labmate-mcp

MCP client config

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