Odel
ChatSpatial

ChatSpatial

Local
@cafferychen77744PythonMITUpdated 3w ago

Schema-enforced spatial transcriptomics analysis with 20 tools and 66 methods via MCP

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIchatspatialv1.5.3

Run

uvx chatspatial

MCP client config

{
  "mcpServers": {
    "chatspatial": {
      "command": "uvx",
      "args": [
        "chatspatial"
      ]
    }
  }
}