An MCP server for scRNA-Seq analysis with natural language!
Project description
⚠️ Important Notice: This repository is no longer maintained. Please visit SCMCPHub for the latest version of MCP servers.
SCMCP
An MCP server for scRNA-Seq analysis with natural language!
🪩 What can it do?
- IO module like read and write scRNA-Seq data with natural language
- Preprocessing module,like filtering, quality control, normalization, scaling, highly-variable genes, PCA, Neighbors,...
- Tool module, like clustering, differential expression etc.
- Plotting module, like violin, heatmap, dotplot
- cell-cell communication analysis
❓ Who is this for?
- Anyone who wants to do scRNA-Seq analysis natural language!
- Agent developers who want to call scanpy's functions for their applications
🌐 Where to use it?
You can use scmcp in most AI clients, plugins, or agent frameworks that support the MCP:
- AI clients, like Cherry Studio
- Plugins, like Cline
- Agent frameworks, like Agno
🎬 Demo
A demo showing scRNA-Seq cell cluster analysis in a AI client Cherry Studio using natural language based on scmcp
https://github.com/user-attachments/assets/93a8fcd8-aa38-4875-a147-a5eeff22a559
🏎️ Quickstart
Install
Install from PyPI
pip install scmcp
you can test it by running
scmcp run
run scnapy-server locally
Refer to the following configuration in your MCP client:
"mcpServers": {
"scmcp": {
"command": "scmcp",
"args": [
"run"
]
}
}
run scnapy-server remotely
Refer to the following configuration in your MCP client:
run it in your server
scmcp run --transport sse --port 8000
Then configure your MCP client, like this:
http://localhost:8000/sse
🤝 Contributing
If you have any questions, welcome to submit an issue, or contact me(hsh-me@outlook.com). Contributions to the code are also welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_huang_sh_scmcp-0.1.3.tar.gz.
File metadata
- Download URL: iflow_mcp_huang_sh_scmcp-0.1.3.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a8b927960201e1c2c40729bac70302396aaad233c49c3842628886c0c64e7cd
|
|
| MD5 |
c49ba7d4befd29b749498421c47ee90f
|
|
| BLAKE2b-256 |
92879a1acb2e385f90a0dfd3f38af2752a76bade7aba186c95d38389471135f4
|
File details
Details for the file iflow_mcp_huang_sh_scmcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_huang_sh_scmcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 42.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31f4ad262cb001ab1baebcdb3c6260b9181bd44b198866ab10098c1f08cc2d67
|
|
| MD5 |
7d58ef739068fd816c5b08b171edd881
|
|
| BLAKE2b-256 |
869a277de7fba5d5daac9fab7fee567889d8a1c848d8aa34d053bfacda585a08
|