loading…
Search for a command to run...
loading…
BioOpenMCP enables users to run bioinformatics tools like FastQC, Cutadapt, and STAR with background execution and status checking. It integrates with Claude De
BioOpenMCP enables users to run bioinformatics tools like FastQC, Cutadapt, and STAR with background execution and status checking. It integrates with Claude Desktop to perform quality control, trimming, alignment, and reporting via natural language.
OpenBioMCP is a Python package for running Model Context Protocol (MCP) tools, including FastQC integration and other bioinformatics utilities with comprehensive background execution and status checking capabilities.
pip install openbiomcp
After installation, you need to configure the MCP server in Claude Desktop:
Mac:
which openbiomcp
Example output: /opt/anaconda3/bin/openbiomcp
Windows:
where openbiomcp
Copy the path from the output.
Add the following configuration to your Claude Desktop settings:
{
"mcpServers": {
"BioOpenMCP": {
"command": "<PATH>"
}
}
}
Example for Mac:
{
"mcpServers": {
"BioOpenMCP": {
"command": "/opt/anaconda3/bin/openbiomcp"
}
}
}
Replace <PATH> with the actual path from Step 1.
After adding the configuration, restart Claude Desktop to load the MCP server.
| Tool | Purpose | Trigger Prompt Examples |
|---|---|---|
| FastQC | Quality control analysis for FASTQ files | "Run FastQC on my sample.fastq file" "Check the quality of my sequencing data" "Generate a quality report for sample_R1.fastq" |
| Cutadapt | Adapter trimming for sequencing data | "Trim adapters from my FASTQ file" "Remove adapter sequences using cutadapt" "Clean my sequencing data with adapter trimming" |
| Trim Galore | Automated adapter and quality trimming | "Run Trim Galore on my FASTQ file" "Quality trim my sequencing data" "Automatically trim adapters and low quality bases" |
| STAR Alignment | RNA-seq alignment tool | "Align my FASTQ files to the genome using STAR" "Run RNA-seq alignment with STAR" "Map my reads to the reference genome" |
| MultiQC | Aggregate bioinformatics analysis results | "Generate a MultiQC report for my analysis" "Summarize all my QC results" "Create a comprehensive report of my bioinformatics analysis" |
All tools support background execution with real-time monitoring:
Install FastQC on my system
or
Check if FastQC is installed and install it if needed
Run FastQC on my sample.fastq file in the background
or
Check the quality of my sequencing data with FastQC
Check the status of my FastQC job
or
What's the progress of my quality control analysis?
Get the FastQC report for my analysis
or
Show me the quality control results
Install cutadapt for adapter trimming
Trim adapters from my FASTQ file using cutadapt
or
Remove adapter sequences from sample.fastq
Check the status of my adapter trimming job
Install Trim Galore for automated trimming
Run Trim Galore on my FASTQ file
or
Quality trim my sequencing data with Trim Galore
Check the status of my Trim Galore job
Install STAR for RNA-seq alignment
Generate a STAR genome index for my reference genome
or
Build a genome index for STAR alignment
Align my FASTQ files to the genome using STAR
or
Run RNA-seq alignment with STAR on my data
Check the status of my STAR alignment job
Install MultiQC for report aggregation
Generate a MultiQC report for my analysis
or
Summarize all my QC results with MultiQC
Show me all running background jobs
or
List my current bioinformatics jobs
Stop my FastQC job
or
Cancel my running alignment
Clean up completed jobs
or
Remove finished job information
Run FastQC on sample.fastq with custom parameters
Trim adapters with specific adapter sequence: AGATCGGAAGAGC
Run Trim Galore with quality threshold 20 and minimum length 50
Run FastQC on paired-end reads: sample_R1.fastq and sample_R2.fastq
Align paired-end RNA-seq data with STAR
Run FastQC on all FASTQ files in my directory
Generate MultiQC report for all my analysis results
Выполни в терминале:
claude mcp add bioopenmcp -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai