microbe-mcp
microbe-mcp
하류 미생물군집 / 앰플리콘(16S · ITS) 분석 MCP. vegan / DESeq2 / edgeR / igraph / Hmisc / randomForest / ggtree 등의 R 스크립트를 도구로 캡슐화하여, 로컬 Rscript가 png + pdf를 산출합니다.
그림은 두 편의 공개 논문에 맞춰 정렬됩니다(레이아웃 재현이 용이하며, 원본 데이터는 포함하지 않음):
Liu et al. 2023, Nature Microbiology — 벼 깜부기병 엽권 미생물군집
Zhou et al. 2022, Nature Communications — 토마토 시들음병 교차계 합성 미생물군집
R 엔진
우선순위: MICROBE_RSCRIPT → PATH의 Rscript → C:\Program Files\R\... / 레지스트리.
$env:MICROBE_RSCRIPT = "C:\Program Files\R\R-4.5.1\bin\Rscript.exe"
uv run microbe-cliRelated MCP server: methods-mcp
데이터 계약(CSV 3장)
파일 | 필수 열 |
|
|
|
|
|
|
도구(9개)
microbe_env microbe_alpha microbe_beta microbe_composition microbe_diff
microbe_network microbe_rf microbe_corr microbe_tree
reads → ASV(DADA2/QIIME2)는 포함하지 않습니다. 기존 피처 테이블만 있으면 바로 연동할 수 있습니다.
테스트
python tests/prep_test.py # 合成扩增子表,无真实样本
python tests/smoke.py등록
{
"mcpServers": {
"microbe": {
"command": "uv",
"args": ["run", "--directory", "/absolute/path/to/microbe-mcp", "server.py"],
"env": { "MICROBE_RSCRIPT": "/path/to/Rscript" }
}
}
}라이선스
MIT.
This server cannot be installed
Maintenance
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
- AlicenseCqualityCmaintenanceAn MCP server that enables single-cell RNA sequencing analysis through natural language, supporting data processing, visualization, and analysis tasks without requiring coding knowledge.5212BSD 3-Clause
- Alicense-qualityDmaintenanceProvides 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
- AlicenseAqualityCmaintenanceAn 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.111Apache 2.0
- Alicense-qualityBmaintenanceMCP server wrapping the openair R package for air quality data analysis, enabling time series loading, statistical summaries, and publication-ready plots like polar and calendar plots.MIT
Related MCP Connectors
MCP server for Altmetric APIs - track research attention across news, policy, social media, and more
An MCP server for deep research or task groups
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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