Skip to content
MCP Server Community By @cafferychen777

cafferychen777/ChatSpatial

🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: cafferychen777/ChatSpatial Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-cafferychen777-chatspatial

Detailed Documentation

🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization.

Configuration

{
  "mcpServers": {
    "cafferychen777-chatspatial": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cafferychen777-chatspatial"
      ],
      "env": {}
    }
  }
}