Skip to content
Cline

molecare mcp for Cline

io.github.molecare/molecare-mcp

Educational dermatology knowledge and mole tracking. No credentials needed. Not a medical device.

client:Cline transport:stdio runtime:npm

Install molecare 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": {
    "molecare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "molecare-mcp"
      ],
      "env": {
        "MOLECARE_API_URL": "<MOLECARE_API_URL>",
        "MOLECARE_API_KEY": "<MOLECARE_API_KEY>",
        "MLFLOW_TRACKING_URI": "<MLFLOW_TRACKING_URI>",
        "AWS_REGION": "<AWS_REGION>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

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

molecare mcp in other clients