Scanpy-MCP
@scmcphub
关于 Scanpy-MCP
MCP server for scanpy
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Scanpy-MCP?
Scanpy-MCP is a natural language interface for single-cell RNA-Seq (scRNA-Seq) analysis that wraps Scanpy functions through the Model Context Protocol (MCP). It allows users and agent developers to perform IO, preprocessing, clustering, differential expression, and plotting using plain language.
How to use Scanpy-MCP?
Install via pip install scanpy-mcp and run scanpy-mcp run to start the server. Configure it in any MCP-compatible client (e.g., Cherry Studio, Cline) using either a local command or a remote SHTTP endpoint.
Key features of Scanpy-MCP
- IO module: read and write scRNA-Seq data
- Preprocessing: filtering, QC, normalization, scaling, HVG, PCA, Neighbors
- Tool module: clustering, differential expression
- Plotting module: violin, heatmap, dotplot
- Works with any MCP-supporting AI client or framework
- Supports local and remote (SHTTP) transport
Use cases of Scanpy-MCP
- Perform complete scRNA-Seq analysis using natural language commands
- Integrate Scanpy functions into AI agent applications
- Run analysis interactively in MCP-aware chatbots like Cherry Studio
- Automate single-cell data processing pipelines through agent frameworks
FAQ from Scanpy-MCP
How do I install Scanpy-MCP?
Install from PyPI using pip install scanpy-mcp and run scanpy-mcp run to test.
What transport options does Scanpy-MCP support?
It supports standard input/output (stdio) for local use and SHTTP for remote access.
Which MCP clients can I use with Scanpy-MCP?
It works with any MCP client, such as Cherry Studio, Cline, and agent frameworks like Agno.
What analysis modules are available in Scanpy-MCP?
It provides IO, preprocessing, clustering/differential expression (tools), and plotting modules.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
评论