molecare mcp for Claude Code
io.github.molecare/molecare-mcp
Educational dermatology knowledge and mole tracking. No credentials needed. Not a medical device.
client:Claude Code
transport:stdio
runtime:npm
Install molecare mcp in Claude Code
run in your project directory
claude mcp add molecare-mcp -e MOLECARE_API_URL=<MOLECARE_API_URL> -e MOLECARE_API_KEY=<MOLECARE_API_KEY> -e MLFLOW_TRACKING_URI=<MLFLOW_TRACKING_URI> -e AWS_REGION=<AWS_REGION> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y molecare-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs