ChatSpatial replaces ad-hoc LLM code generation with schema-enforced orchestration. Instead of generating arbitrary scripts, the LLM selects tools and parameters from a curated registry, making spatial transcriptomics workflows more reproducible across sessions and clients.
ChatSpatial exposes 20 schema-validated MCP tools that orchestrate 66 spatial transcriptomics methods across 15 analytical categories. The tools are the stable natural-language interface; the methods are the analysis backends selected through tool parameters.
The server implements MCP 2026-07-28 through the official Python SDK v2 and
continues to serve 2025-11-25 clients through SDK-managed protocol negotiation.
STDIO remains the secure local default; Streamable HTTP is available for
explicitly configured HTTP deployments.
Start Here
Install uv once, then
register ChatSpatial without creating or managing a Python environment:
Codex:
codex mcp add chatspatial -- uvx --from chatspatial chatspatial server
Claude Code:
claude mcp add --scope user chatspatial -- \
uvx --from chatspatial chatspatial server
uvx creates an isolated environment on first launch and reuses its cache on
later launches. Restart the MCP client after adding the server.
Then:
- Run your first analysis — Quick Start
- Choose optional method families or a persistent environment — Installation Guide
- Configure another MCP client — Configuration Guide
- Inspect or reproduce the manuscript results — Reproducibility workspace
Docker quick start:
docker pull ghcr.io/cafferychen777/chatspatial:v1.3.2
Minimal example prompt:
Load /absolute/path/to/spatial_data.h5ad and show me the tissue structure
If you use Docker, mount host data to /data and prompt with the container path, for example /data/spatial_data.h5ad.
ChatSpatial works with any MCP-compatible client — Claude Code, Claude Desktop, Codex, OpenCode, and other MCP-capable tools.
Capabilities
Current coverage includes 66 methods across 15 analytical categories, exposed through 20 MCP tools. Supports 10x Visium, Xenium, Slide-seq v2, MERFISH, seqFISH.
| Category | Example methods |
|---|---|
| Data Loading & Preprocessing | Scanpy I/O, QC, Normalization, HVG, PCA, Neighbors |
| Visualization | Spatial plots, Embedding plots, Gene expression overlays |
| Spatial Domain Identification | SpaGCN, STAGATE, GraphST, BANKSY, AESTETIK, Leiden, Louvain |
| Deconvolution | FlashDeconv, Cell2location, RCTD (spacexr or rctd-py), DestVI, Stereoscope, SPOTlight, Tangram, CARD |
| Cell-Cell Communication | LIANA+, CellPhoneDB, CellChat (cellchat_r), FastCCC |
| Cell Type Annotation | Tangram, scANVI, CellAssign, mLLMCelltype, scType, SingleR |
| Differential Expression | Wilcoxon, t-test, Logistic Regression, pyDESeq2 |
| Trajectory Inference | CellRank, Palantir, DPT |
| RNA Velocity | scVelo, VeloVI |
| Spatial Statistics | Moran's I, Local Moran, Geary's C, Getis-Ord Gi*, Ripley's K, Co-occurrence, Neighborhood Enrichment, Centrality Scores, Local Join Count, Network Properties |
| Enrichment Analysis | GSEA, ORA, Enrichr, ssGSEA, Spatial EnrichMap |
| Spatially Variable Genes | SpatialDE, SPARK-X, FlashS |
| Multi-sample Integration | Harmony, BBKNN, Scanorama, scVI |
| CNV Analysis | InferCNVPy, Numbat |
| Spatial Registration | PASTE, STalign |
Documentation
| Guide | Use this when... |
|---|---|
| Installation | You need optional methods or a persistent Python environment |
| Docker | You want a reproducible container runtime or local dependency resolution fails |
| Configuration | You need exact MCP client syntax or the runtime path model |
| Quick Start | ChatSpatial is installed and you want the first successful analysis |
| Concepts | You need to choose an analysis strategy from a biological question |
| Examples | You want copy-pasteable natural-language workflow prompts |
| Methods Reference | You need canonical tool names, method names, parameters, and defaults |
| Troubleshooting | Setup, data loading, or analysis behavior is not working |
| Full Docs | You want the complete documentation site |
Reproducibility
The manuscript experiment scripts, small aggregate result tables, and
supplementary tables are versioned in reproducibility/.
Large datasets, raw provider checkpoints, generated analysis directories, and
manuscript source files are intentionally kept outside Git. The reproducibility
workspace documents both the manuscript-era package baseline and the
current-checkout development workflow so historical evidence is not silently
regenerated with a different ChatSpatial release.
Citation
If you use ChatSpatial in your research, please cite:
@article{Yang2026.02.26.708361,
author = {Yang, Chen and Zhang, Xianyang and Chen, Jun},
title = {ChatSpatial: Schema-Enforced Agentic Orchestration for Reproducible and Cross-Platform Spatial Transcriptomics},
elocation-id = {2026.02.26.708361},
year = {2026},
doi = {10.64898/2026.02.26.708361},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2026/03/01/2026.02.26.708361},
journal = {bioRxiv}
}
ChatSpatial orchestrates many excellent third-party methods. Please also cite the original tools your analysis used.
Contributing
Documentation improvements, bug reports, and new analysis methods are all welcome. See CONTRIBUTING.md.
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 chatspatial-1.3.8.tar.gz.
File metadata
- Download URL: chatspatial-1.3.8.tar.gz
- Upload date:
- Size: 358.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed953cb0527c1b82eae26a1ec0e4283879460db80509a05eb9cfd684ca270a71
|
|
| MD5 |
18ea97a0a02d28b5231ff4fdde3cd96a
|
|
| BLAKE2b-256 |
09ff5058b590dd2c4e525c5a3f7e4c2eaf1a7b1c03254a9fdc89b387d7a78d26
|
Provenance
The following attestation bundles were made for chatspatial-1.3.8.tar.gz:
Publisher:
release.yml on cafferychen777/ChatSpatial
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chatspatial-1.3.8.tar.gz -
Subject digest:
ed953cb0527c1b82eae26a1ec0e4283879460db80509a05eb9cfd684ca270a71 - Sigstore transparency entry: 2462295392
- Sigstore integration time:
-
Permalink:
cafferychen777/ChatSpatial@55211cc45b4fe3560029ffdd40614f943dd85cd8 -
Branch / Tag:
refs/tags/v1.3.8 - Owner: https://github.com/cafferychen777
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@55211cc45b4fe3560029ffdd40614f943dd85cd8 -
Trigger Event:
push
-
Statement type:
File details
Details for the file chatspatial-1.3.8-py3-none-any.whl.
File metadata
- Download URL: chatspatial-1.3.8-py3-none-any.whl
- Upload date:
- Size: 405.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef0e0268e6114f6dea0f79d20e28e01eb366d6dfa4bb94dd26c812e6131b55ee
|
|
| MD5 |
e7ea3065a5cc66d7a5f2301bf227cc44
|
|
| BLAKE2b-256 |
5ff73df2795da66030bf61d7dc4ca6669e0a0faa91a3150c8a6cdcdd47e0acb8
|
Provenance
The following attestation bundles were made for chatspatial-1.3.8-py3-none-any.whl:
Publisher:
release.yml on cafferychen777/ChatSpatial
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chatspatial-1.3.8-py3-none-any.whl -
Subject digest:
ef0e0268e6114f6dea0f79d20e28e01eb366d6dfa4bb94dd26c812e6131b55ee - Sigstore transparency entry: 2462295525
- Sigstore integration time:
-
Permalink:
cafferychen777/ChatSpatial@55211cc45b4fe3560029ffdd40614f943dd85cd8 -
Branch / Tag:
refs/tags/v1.3.8 - Owner: https://github.com/cafferychen777
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@55211cc45b4fe3560029ffdd40614f943dd85cd8 -
Trigger Event:
push
-
Statement type: