GenomeOps

user7401/GenomeOps
★ 0 stars Python AI/LLM Updated 5d ago
MCP server that lets AI agents run nf-core / Nextflow bioinformatics pipelines — discovery to launch, with a human in the loop.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "genomeops": {
      "command": "uvx",
      "args": [
        "genomeops"
      ]
    }
  }
}

Or install with pip: pip install genomeops

README Excerpt

> **⚠️ Status: developmental / pre-release.** This project is under active development. Tool names, schemas, and behavior may change without notice. Execution tools run real subprocesses (Nextflow, container engines) and can consume real compute — review every gated output carefully before approving anything, and expect rough edges.

Tools (20)

analyze_pipeline_schemacheck_execution_environmentcheck_feasibilityconfigure_parametersdiagnose_resumediagnose_run_failureestimate_resourcesgenerate_launch_commandgenerate_methods_notegenerate_samplesheetget_latest_versionget_parametersget_pipeline_infoget_run_statusget_samplesheet_schemainventory_resultslist_pipelineslist_runsparse_run_summaryrun_pipeline