Skip to content
@MoleCare

MoleCare

Skin health self-management — helping people monitor moles and skin lesions over time.

MoleCare

Skin health self-management — monitor moles and skin lesions over time.

molecare.co.uk · App Store · Google Play


What MoleCare does

Changes in a mole are easier to spot when you can compare it against a photo from six months ago than from memory. MoleCare gives people secure, private storage for photos of skin lesions they want to keep an eye on, and helps them track how those lesions change over time — so a conversation with a clinician can start from evidence rather than recollection.

MoleCare is not a diagnostic tool and not a medical device. It supports self-monitoring. Anyone concerned about a skin change should see a qualified clinician.

How it is built

Layer Technology
Backend Java, Spring Boot, REST API on AWS
Machine learning TensorFlow / Keras CNN classifiers, served over Flask
Model training Transfer learning on public dermoscopic data — Xception, InceptionV3, DenseNet201, EfficientNet
Data & messaging PostgreSQL, Apache Kafka
Mobile React Native — iOS and Android
Web React
Infrastructure AWS, Google Cloud (Vertex AI), Docker, Terraform

Open source

We are opening up parts of the platform that are useful on their own.

Repository What it is
molecare-mcp MCP server giving Claude and other clients educational dermatology knowledge — lesion terminology, ABCDE criteria, SNOMED CT to ICD-10 mapping. Runs with no credentials. Ships molecare-ops-mcp alongside it for infrastructure tooling — Apache-2.0
molecare-ml The TensorFlow melanoma classification service and the training notebooks behind it — Apache-2.0
molecare-desktop The Electron desktop app for macOS, Windows and Linux — Apache-2.0
skincare-qa A small LoRA model for educational skin-health Q&A, behind a harness that decides whether a draft answer ships — Apache-2.0

Contributions are welcome. Each repository carries a contributing guide, and anything touching model behaviour is held to the clinical-safety rules described there.

New here? molecare-mcp is the easiest place to start — it runs locally with no credentials, no database, and no AWS account. Issues tagged good first issue are scoped so you do not need context on the wider platform.

Research

The classifiers here are trained on openly licensed dermoscopic imagery from the ISIC Archive. We publish the training notebooks so the comparisons behind our architecture choices can be inspected and challenged.

The most valuable open problem in this space is performance across Fitzpatrick skin types — dermoscopic datasets are not evenly representative, and models trained on them inherit that. Our model card says so plainly: that performance is currently unmeasured. It is tracked as an open issue, and contributions there are especially welcome — including ones that show the model performing badly.

Get in touch

info@molecare.co.uk

Contributors

Thank you to everyone who has helped.

Yauhen Bichel

Filled from GitHub commits (bots omitted). Action

Popular repositories Loading

  1. molecare-mcp molecare-mcp Public

    MCP server for educational dermatology knowledge, MoleCare API tools, and MLOps operations tooling. Runs in mock mode with no credentials. Not a medical device.

    TypeScript 4 7

  2. .github .github Public

    Organisation profile

    2

  3. molecare-ml molecare-ml Public

    Melanoma classification service and training notebooks behind the MoleCare skin-health apps. Research and education only — not a medical device.

    Jupyter Notebook 2

  4. molecare-desktop molecare-desktop Public

    Desktop app for MoleCare — skin health self-management on macOS, Windows and Linux. Not a diagnostic tool and not a medical device.

    JavaScript 2 2

  5. molecare-skin-llm molecare-skin-llm Public

    Educational skin-health Q&A (Llama-3.2-1B LoRA). Served behind skin-care-harness. Not a medical device. Does not diagnose.

    Python 2 2

  6. privacy-gate-llm privacy-gate-llm Public

    A very small model that catches health data, credentials and personal data written as ordinary English, which pattern rules cannot see. bge-m3 plus 1024 weights. Not a medical device.

    Python 1

Repositories

Showing 6 of 6 repositories
  • privacy-gate-llm Public

    A very small model that catches health data, credentials and personal data written as ordinary English, which pattern rules cannot see. bge-m3 plus 1024 weights. Not a medical device.

    MoleCare/privacy-gate-llm's past year of commit activity
    Python 1 Apache-2.0 0 0 0 Updated Sep 13, 2026
  • molecare-mcp Public

    MCP server for educational dermatology knowledge, MoleCare API tools, and MLOps operations tooling. Runs in mock mode with no credentials. Not a medical device.

    MoleCare/molecare-mcp's past year of commit activity
    TypeScript 4 Apache-2.0 7 11 (7 issues need help) 2 Updated Sep 13, 2026
  • molecare-ml Public

    Melanoma classification service and training notebooks behind the MoleCare skin-health apps. Research and education only — not a medical device.

    MoleCare/molecare-ml's past year of commit activity
    Jupyter Notebook 2 Apache-2.0 0 25 0 Updated Sep 12, 2026
  • molecare-skin-llm Public

    Educational skin-health Q&A (Llama-3.2-1B LoRA). Served behind skin-care-harness. Not a medical device. Does not diagnose.

    MoleCare/molecare-skin-llm's past year of commit activity
    Python 2 Apache-2.0 2 6 (5 issues need help) 1 Updated Sep 11, 2026
  • molecare-desktop Public

    Desktop app for MoleCare — skin health self-management on macOS, Windows and Linux. Not a diagnostic tool and not a medical device.

    MoleCare/molecare-desktop's past year of commit activity
    JavaScript 2 Apache-2.0 2 6 1 Updated Sep 11, 2026
  • .github Public

    Organisation profile

    MoleCare/.github's past year of commit activity
    2 0 0 0 Updated Sep 11, 2026

Top languages

Loading…

Most used topics

Loading…