Overview
The Bio-Research plugin consolidates 10 MCP server integrations and 5 analysis skills into a single package for life science researchers. Search biomedical literature, run genomics pipelines, analyze single-cell data, and standardize instrument outputs — all in one place. Designed for Cowork and Claude Code.Installation
What’s Included
MCP Servers (Data Sources & Tools)
The plugin connects to 10 MCP servers across literature, drug discovery, and scientific tools:Literature & Data
- PubMed — Biomedical literature search
- bioRxiv/medRxiv — Preprint access
- Wiley Scholar Gateway — Academic publications
- Synapse — Collaborative research data management
Drug Discovery
- ChEMBL — Bioactive compound database
- Open Targets — Drug target discovery
- ClinicalTrials.gov — Clinical trial registry
Visualization & AI
- BioRender — Scientific illustration creation
- Owkin — AI for histopathology and drug discovery
Lab Platform
- Benchling — Lab data management (placeholder)
Plugin files use
~~category placeholders (e.g., ~~literature, ~~chemical database) that resolve to whichever MCP server you connect in that category. See CONNECTORS.md for alternative options.Optional Binary MCP Servers
These require separate binary downloads:- 10X Genomics txg-mcp (
~~genomics platform) — Cloud analysis data and workflows
Download from GitHub - ToolUniverse (
~~tool database) — AI tools for scientific discovery from Harvard MIMS
Download from GitHub
Analysis Skills
Five specialized skills power your research workflows:Single-Cell RNA QC
Single-Cell RNA QC
Automated quality control for scRNA-seq data following scverse best practices.Features:
- Supports
.h5adand.h5file formats - MAD-based filtering for cells and genes
- Comprehensive visualizations (violin plots, scatter plots, highest expressed genes)
- Mitochondrial content analysis
- Doublet detection
scvi-tools
scvi-tools
Deep learning toolkit for single-cell omics analysis.Supported models:
- scVI — Dimensionality reduction and batch correction
- scANVI — Semi-supervised cell type annotation with label transfer
- totalVI — Joint RNA and protein analysis (CITE-seq)
- PeakVI — scATAC-seq analysis
- MultiVI — Multi-modal integration
- DestVI — Deconvolution of spatial transcriptomics
- veloVI — RNA velocity with uncertainty quantification
- sysVI — Systems biology modeling
Nextflow Pipelines
Nextflow Pipelines
Run nf-core bioinformatics pipelines on local or public sequencing data.Available pipelines:
- rnaseq — Gene expression quantification and differential expression analysis
- sarek — Germline and somatic variant calling (WGS/WES)
- atacseq — Chromatin accessibility analysis
Instrument Data to Allotrope
Instrument Data to Allotrope
Convert laboratory instrument output files to Allotrope Simple Model (ASM) format.Supported formats: PDF, CSV, Excel, TXTInstrument types (40+):
- Cell counters and viability analyzers
- Spectrophotometers (UV-Vis, fluorescence)
- Plate readers
- qPCR and digital PCR systems
- Chromatography systems (HPLC, LC-MS)
- Flow cytometers
- Thermal cyclers
Scientific Problem Selection
Scientific Problem Selection
Systematic framework for research problem selection based on Fischbach & Walsh’s methodology.9 sub-skills covering:
- Ideation and brainstorming
- Risk assessment and feasibility analysis
- Resource optimization
- Decision trees for prioritization
- Adversity planning (what could go wrong)
- Synthesis and final selection
Commands
/start
Initialize your bio-research environment and explore available tools.
- Displays a welcome message with plugin overview
- Tests which MCP servers are connected and reports their status
- Lists available analysis skills with descriptions
- Mentions optional binary MCP servers (10X Genomics, ToolUniverse)
- Asks what you’re working on and suggests starting points
- Literature review
- Analyze sequencing data (QC, pipelines)
- Drug discovery (compound search, target prioritization)
- Data standardization (Allotrope conversion)
- Research strategy evaluation
Common Workflows
Literature Review
Single-Cell Analysis
Sequencing Pipeline
Drug Discovery
Example: Complete RNA-seq Analysis
Example: Literature Search with Visualization
Connector Reference
| Category | Placeholder | Included | Alternatives |
|---|---|---|---|
| Literature | ~~literature | PubMed, bioRxiv | Google Scholar, Semantic Scholar |
| Scientific illustration | ~~scientific illustration | BioRender | — |
| Clinical trials | ~~clinical trials | ClinicalTrials.gov | EU Clinical Trials Register |
| Chemical database | ~~chemical database | ChEMBL | PubChem, DrugBank |
| Drug targets | ~~drug targets | Open Targets | UniProt, STRING |
| Data repository | ~~data repository | Synapse | Zenodo, Dryad, Figshare |
| Journal access | ~~journal access | Wiley Scholar Gateway | Elsevier, Springer Nature |
| AI research | ~~AI research | Owkin | — |
| Lab platform | ~~lab platform | Benchling* | — |
Getting Help
Run/bio-research:start anytime to:
- Check which MCP servers are connected
- See available analysis skills
- Get suggested workflows for your research