Anndata Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Anndata 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.
[![Tests][badge-tests]][tests] [![Documentation][badge-docs]][documentation]
[badge-tests]: https://img.shields.io/github/actions/workflow/status/biocontext-ai/anndata-mcp/test.yaml?branch=main [badge-docs]: https://img.shields.io/readthedocs/anndata-mcp
Allows to retrieve information about an AnnData object via MCP using the read_lazy function from anndata.
Please refer to the [documentation][], in particular, the [API documentation][].
You can also find the project on BioContextAI, the community-hub for biomedical MCP servers: anndata-mcp on BioContextAI.
You need to have Python 3.11 or newer installed on your system. If you don't have Python installed, we recommend installing [uv][].
There are several alternative options to install anndata-mcp:
uvx to run it immediately:uvx anndata-mcpmcp.json standard, please use:{
"mcpServers": {
"anndata-mcp": {
"command": "uvx",
"args": ["anndata-mcp"]
}
}
}pip:pip install --user anndata-mcppip install git+https://github.com/biocontext-ai/anndata-mcp.git@mainIf you found a bug, please use the [issue tracker][].
If this MCP server is useful to your research, please cite the BioContextAI and the anndata publications:
@article{BioContext_AI_Kuehl_Schaub_2025,
title={BioContextAI is a community hub for agentic biomedical systems},
url={http://dx.doi.org/10.1038/s41587-025-02900-9},
urldate = {2025-11-06},
doi={10.1038/s41587-025-02900-9},
year = {2025},
month = nov,
journal={Nature Biotechnology},
publisher={Springer Science and Business Media LLC},
author={Kuehl, Malte and Schaub, Darius P. and Carli, Francesco and Heumos, Lukas and Hellmig, Malte and Fernández-Zapata, Camila and Kaiser, Nico and Schaul, Jonathan and Kulaga, Anton and Usanov, Nikolay and Koutrouli, Mikaela and Ergen, Can and Palla, Giovanni and Krebs, Christian F. and Panzer, Ulf and Bonn, Stefan and Lobentanzer, Sebastian and Saez-Rodriguez, Julio and Puelles, Victor G.},
year={2025},
month=nov,
language={en},
}@article{Virshup2024,
title = {anndata: Access and store annotated data
matrices},
volume = {9},
ISSN = {2475-9066},
url = {http://dx.doi.org/10.21105/joss.04371},
DOI = {10.21105/joss.04371},
number = {101},
journal = {Journal of Open Source Software},
publisher = {The Open Journal},
author = {Virshup, Isaac and Rybakov, Sergei and Theis, Fabian J. and Angerer, Philipp and Wolf, F. Alexander},
year = {2024},
month = sep,
pages = {4371}
}[uv]: https://github.com/astral-sh/uv [issue tracker]: https://github.com/biocontext-ai/anndata-mcp/issues [tests]: https://github.com/biocontext-ai/anndata-mcp/actions/workflows/test.yaml [documentation]: https://anndata-mcp.readthedocs.io [changelog]: https://anndata-mcp.readthedocs.io/en/latest/changelog.html [api documentation]: https://anndata-mcp.readthedocs.io/en/latest/api.html [pypi]: https://pypi.org/project/anndata-mcp
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.