Infercnv Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Infercnv Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Natural language interface for Copy Number Variation (CNV) inference from scRNA-Seq data with infercnvpy through MCP.
You can use infercnv-mcp in most AI clients, plugins, or agent frameworks that support the MCP:
scmcphub's complete documentation is available at https://docs.scmcphub.org
Install from PyPI
pip install infercnv-mcpyou can test it by running
infercnv-mcp run#### run infercnv-mcp locally Refer to the following configuration in your MCP client:
check path
$ which infercnv
/home/test/bin/infercnv-mcp"mcpServers": {
"infercnv-mcp": {
"command": "/home/test/bin/infercnv-mcp",
"args": [
"run"
]
}
}#### Run infercnv-server remotely Refer to the following configuration in your MCP client:
Run it in your server
infercnv-mcp run --transport shttp --port 8000Then configure your MCP client, like this:
http://localhost:8000/mcpIf you have any questions, welcome to submit an issue, or contact me([email protected]). Contributions to the code are also welcome!
If you use infercnv-mcp in your research, please consider citing following work:
https://github.com/icbi-lab/infercnvpy
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.