Skip to main content
Glama

microbe-mcp

Downstream Mikrobiom / Amplikon (16S · ITS)-Analyse-MCP. Kapselt R-Skripte wie vegan / DESeq2 / edgeR / igraph / Hmisc / randomForest / ggtree als Werkzeuge und erzeugt über lokales Rscript png + pdf.

Die Abbildungen orientieren sich an zwei öffentlichen Arbeiten (zur Reproduktion des Layouts, ohne deren Rohdaten):

  • Liu et al. 2023, Nature Microbiology — Phyllosphären-Mikrobiom bei Reisbrand

  • Zhou et al. 2022, Nature Communications — synthetisches Interkingdom-Mikrobiom der Tomatenwelke

R-Engine

Priorität: MICROBE_RSCRIPTRscript im PATH → C:\Program Files\R\... / Registrierung.

$env:MICROBE_RSCRIPT = "C:\Program Files\R\R-4.5.1\bin\Rscript.exe"
uv run microbe-cli

Related MCP server: methods-mcp

Datenvertrag (3 CSVs)

Datei

Erforderliche Spalten

feature_table.csv

feature_id + Anzahl je Probe

taxonomy.csv

feature_id + Reich/Stamm/Klasse/Ordnung/Familie/Gattung/Art, oder QIIME-Semikolon-String

metadata.csv

sample_name + group; optionale numerische Umwelt-/Metaboliten-Spalten

Werkzeuge (9)

microbe_env microbe_alpha microbe_beta microbe_composition microbe_diff microbe_network microbe_rf microbe_corr microbe_tree

Keine Reads → ASV (DADA2/QIIME2). Eine vorhandene Feature-Tabelle genügt.

Tests

python tests/prep_test.py   # 合成扩增子表,无真实样本
python tests/smoke.py

Registrierung

{
  "mcpServers": {
    "microbe": {
      "command": "uv",
      "args": ["run", "--directory", "/absolute/path/to/microbe-mcp", "server.py"],
      "env": { "MICROBE_RSCRIPT": "/path/to/Rscript" }
    }
  }
}

Lizenz

MIT.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    An MCP server that enables single-cell RNA sequencing analysis through natural language, supporting data processing, visualization, and analysis tasks without requiring coding knowledge.
    52
    12
    BSD 3-Clause
  • A
    license
    -
    quality
    D
    maintenance
    Provides MCP tool adapters for Bioconductor methods like limma, DESeq2, and fgsea, enabling statistical analysis of omics data through containerized R execution. It serves as a bridge between MCP clients and bioinformatics tools for reproducible research workflows.
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server for searching and accessing RNA sequencing datasets from the European Nucleotide Archive (ENA), supporting bulk, single-cell, and spatial transcriptomics with advanced filtering and download capabilities.
    11
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Presisitence/microbe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server