Infercnv-MCP
@scmcphub
关于 Infercnv-MCP
MCP server for CNV analysis using infercnv
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Infercnv-MCP?
Infercnv-MCP is a natural language interface for Copy Number Variation (CNV) inference from single-cell RNA-Seq (scRNA-Seq) data, powered by the infercnvpy library and the Model Context Protocol (MCP). It provides modules for reading/writing scRNA-Seq data, preprocessing, CNV inference and scoring, and plotting (chromosome heatmaps, UMAP, t-SNE). The tool targets researchers and agent developers who want to perform or integrate CNV analysis using natural‑language commands.
How to use Infercnv-MCP?
Install the package from PyPI (pip install infercnv-mcp), then run it either locally (infercnv-mcp run) or as a remote HTTP server (infercnv-mcp run --transport shttp --port 8000). Configure your MCP client (e.g., Cherry Studio, Cline, Agno) with the appropriate command or endpoint.
Key features of Infercnv-MCP
- Natural language interface for CNV analysis
- IO module: read/write scRNA-Seq data and load gene positions
- Preprocessing module: neighbors computation and data preparation
- Tool module: CNV inference and CNV scoring
- Plotting module: chromosome heatmaps, UMAP, and t‑SNE visualizations
- Supports both local (stdio) and remote (shttp) transports
Use cases of Infercnv-MCP
- Researchers inferring CNVs from scRNA‑Seq data without writing code
- Agent developers integrating CNV analysis into AI-powered applications
- Interactive exploration of copy number alterations in tumor transcriptomes
- Automated preprocessing, inference, and visualization in reproducible workflows
FAQ from Infercnv-MCP
What does Infercnv-MCP do?
It provides a natural language interface to the infercnvpy library, enabling users to perform CNV inference from scRNA‑Seq data, including preprocessing, scoring, and visualization, through any MCP‑compatible client.
How do I install Infercnv-MCP?
Install it via pip: pip install infercnv-mcp. After installation, you can test the server by running infercnv-mcp run.
Can I run Infercnv-MCP on a remote server?
Yes. Start the server with infercnv-mcp run --transport shttp --port 8000, then point your MCP client to http://localhost:8000/mcp (or the appropriate URL).
What data formats does Infercnv-MCP work with?
The IO module handles reading and writing scRNA‑Seq data; specific file formats are not detailed, but it loads gene position information for downstream analysis.
Who is Infercnv-MCP intended for?
It is built for researchers who want to infer CNVs from scRNA‑Seq data using natural language, and for agent developers who need to embed CNV analysis into their applications.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论