Skip to content
Cline

labmate mcp for Cline

io.github.jonasrackl/labmate-mcp

81 chemistry tools — literature, calculations, retrosynthesis

client:Cline transport:stdio runtime:pypi

Install labmate mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "labmate-mcp": {
      "command": "uvx",
      "args": [
        "labmate-mcp"
      ],
      "env": {
        "RXN_API_KEY": "<RXN_API_KEY>",
        "ROWAN_API_KEY": "<ROWAN_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

labmate mcp in other clients