cellrank-MCP
@scmcphub
关于 cellrank-MCP
MCP server for trajectory inference using cellrank
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is cellrank-MCP?
cellrank-MCP is a natural language interface for scRNA-Seq analysis that exposes cellrank functions through the Model Context Protocol. It is designed for researchers and agent developers who want to perform single-cell RNA sequencing workflows using conversational AI clients or agentic frameworks.
How to use cellrank-MCP?
Install via pip (pip install cellrank-mcp), then run locally with the command cellrank-mcp run. To use it in an MCP client, configure the server with the full path to the binary and the run argument. For remote usage, start the server with cellrank-mcp run --transport shttp --port 8000 and set the client’s URL to http://localhost:8000/mcp.
Key features of cellrank-MCP
- Natural‑language interface for scRNA-Seq analysis.
- IO module for reading and writing scRNA‑Seq data.
- Preprocessing functions: filtering, QC, normalization, scaling, HVG selection, PCA, neighbors.
- Tool module: clustering, differential expression analysis, and more.
- Plotting module: violin plots, heatmaps, dot plots.
Use cases of cellrank-MCP
- Perform complete scRNA‑Seq analysis pipelines using only natural language in an AI client.
- Integrate cellrank capabilities into agentic frameworks (e.g., Agno) for automated data processing.
- Add single‑cell analysis features to plugins like Cline.
- Use Cherry Studio to interactively explore cell cluster results.
FAQ from cellrank-MCP
What analysis modules are available?
cellrank-MCP covers IO, preprocessing (filtering, QC, normalization, scaling, HVG, PCA, neighbors), tools (clustering, differential expression), and plotting (violin, heatmap, dotplot).
Who should use cellrank-MCP?
Anyone who wants to perform scRNA-Seq analysis through natural language, as well as agent developers who need to call cellrank functions programmatically.
How do I install and run cellrank-MCP?
Install it from PyPI with pip install cellrank-mcp. Verify the installation with cellrank-mcp run, then configure your MCP client with the command and the run argument.
Can I run cellrank-MCP on a remote server?
Yes. Start the server with cellrank-mcp run --transport shttp --port 8000 and set your client’s URL to http://localhost:8000/mcp.
What types of MCP clients are supported?
cellrank-MCP works with any MCP‑compatible client, including Cherry Studio (AI client), Cline (plugin), and Agno (agent framework).
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论