ChatSpatial
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| load_dataA | Load spatial transcriptomics data with comprehensive metadata profile. |
| preprocess_dataA | Run QC, filtering, normalization, and highly variable gene selection. |
| compute_embeddingsB | Compute dimensionality reduction (PCA, UMAP), clustering, and neighbor graphs. |
| visualize_dataB | Visualize spatial transcriptomics data. Set plot_type and subtype in params; see VisualizationParameters schema for all options. |
| annotate_cell_typesB | Annotate cell types in spatial transcriptomics data. |
| analyze_spatial_statisticsC | Analyze spatial statistics and autocorrelation patterns. |
| find_markersC | Find differentially expressed genes between groups. |
| compare_conditionsA | Compare experimental conditions using pseudobulk differential expression (DESeq2). |
| analyze_cnvA | Analyze copy number variations (CNVs) in spatial transcriptomics data. |
| analyze_velocity_dataB | Analyze RNA velocity to understand cellular dynamics. Requires 'spliced' and 'unspliced' layers. |
| analyze_trajectory_dataC | Infer cellular trajectories and pseudotime ordering. |
| integrate_samplesB | Integrate multiple spatial transcriptomics samples into a unified dataset. |
| deconvolve_dataA | Deconvolve spatial spots to estimate cell type proportions. |
| identify_spatial_domainsC | Identify spatial domains and tissue architecture. |
| analyze_cell_communicationC | Analyze cell-cell communication and ligand-receptor interaction patterns. |
| analyze_enrichmentC | Perform gene set enrichment analysis. |
| find_spatial_genesC | Identify spatially variable genes. |
| register_spatial_dataC | Register/align spatial transcriptomics data across sections |
| export_dataA | Export dataset to disk for external script access. |
| reload_dataA | Reload dataset from disk after external script modifications. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cafferychen777/ChatSpatial'
If you have feedback or need assistance with the MCP directory API, please join our Discord server