Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers.
npx skills add https://github.com/anthropics/life-sciences --skill instrument-data-to-allotropeInstallez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.
This marketplace provides MCP (Model Context Protocol) servers and skills for life sciences tools. Install these plugins to access specialized research and analysis tools directly within Claude Code.
What's included:
# Add the marketplace
/plugin marketplace add anthropics/life-sciences
# Install MCP servers
/plugin install pubmed@life-sciences
/plugin install biorender@life-sciences
/plugin install synapse@life-sciences
/plugin install wiley-scholar-gateway@life-sciences
/plugin install 10x-genomics@life-sciences
# Install skills
/plugin install single-cell-rna-qc@life-sciences
/plugin install instrument-data-to-allotrope@life-sciences
/plugin install nextflow-development@life-sciences
/plugin install scvi-tools@life-sciences
For servers requiring authentication (all except PubMed), configure credentials after installation:
/plugin in Claude CodePlugin ID: pubmed@life-sciences
Search and access biomedical literature and research articles from PubMed.
Requirements: None - accessible to all users
Plugin ID: biorender@life-sciences
Create and access scientific illustrations and diagrams.
Requirements: Free BioRender account (https://www.biorender.com)
Plugin ID: synapse@life-sciences
Collaborative research data management platform by Sage Bionetworks.
Requirements: Free Synapse account (https://www.synapse.org)
Plugin ID: wiley-scholar-gateway@life-sciences
Access academic research and publications from Wiley's Scholar Gateway.
Requirements: Free Scholar Gateway account
Plugin ID: 10x-genomics@life-sciences
Access 10x Genomics Cloud analysis data and workflows.
Requirements:
Plugin ID: single-cell-rna-qc@life-sciences
Automated quality control workflow for single-cell RNA-seq data following scverse best practices. Performs MAD-based filtering with comprehensive visualizations.
Plugin ID: instrument-data-to-allotrope@life-sciences
Convert instrument data to Allotrope Simple Model (ASM) format for standardized data exchange and analysis.
Plugin ID: nextflow-development@life-sciences
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on local or public GEO/SRA sequencing data. Designed for bench scientists who need to run large-scale omics analyses without specialized bioinformatics training.
Supported pipelines:
Features:
Requirements: Docker and Nextflow installed locally
Plugin ID: scvi-tools@life-sciences
Deep learning toolkit for single-cell omics analysis using scvi-tools. Includes model selection guidance, training workflows, and integration pipelines for scVI, scANVI, totalVI, PeakVI, MultiVI, and more.
/plugin marketplace add https://github.com/anthropics/life-sciences.git
# Remote MCP servers (no configuration needed for PubMed)
/plugin install pubmed@life-sciences
/plugin install biorender@life-sciences
/plugin install synapse@life-sciences
/plugin install wiley-scholar-gateway@life-sciences
# Local MCP servers (require configuration)
/plugin install 10x-genomics@life-sciences
# Skills (no configuration needed)
/plugin install single-cell-rna-qc@life-sciences
/plugin install instrument-data-to-allotrope@life-sciences
/plugin install nextflow-development@life-sciences
/plugin install scvi-tools@life-sciences
For servers requiring authentication, use the /plugin menu:
/plugin in Claude CodeOr authenticate through the server's web interface when prompted.
Restart to activate the MCP servers.
For issues with:
Individual MCP servers are licensed by their respective providers. See each provider's terms of service for details.