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).
Run
uvx chatspatial
MCP client config
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial"
]
}
}
}