ChatSpatial
Rank #996io.github.cafferychen777/chatspatial
Schema-enforced spatial transcriptomics analysis with 20 tools and 66 methods via MCP
ChatSpatial is a Model Context Protocol (MCP) server published by cafferychen777. It ranks #996 of 115,460 servers tracked on MCP Toplist, and its repository has 44 GitHub stars. ChatSpatial is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on May 6, 2025 and most recently updated on Aug 15, 2026.
Ranks ahead of 114,464 of 115,460 servers on MCP Toplist.
Use ChatSpatial
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chatspatial -- uvx chatspatial server[mcp_servers.chatspatial]
command = "uvx"
args = ["chatspatial", "server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial",
"server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial",
"server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chatspatial": {
"type": "stdio",
"command": "uvx",
"args": [
"chatspatial",
"server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial",
"server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial",
"server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cafferychen777%2Fchatspatial)<a href="https://mcptoplist.com/server/io.github.cafferychen777%2Fchatspatial"><img src="https://mcptoplist.com/badge/io.github.cafferychen777%2Fchatspatial.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
cafferychen777
Other servers by cafferychen777
View all cafferychen777 servers →Available versions (14)
| Version | Published |
|---|---|
| 1.5.3 | Aug 15, 2026 |
| 1.5.0 | Aug 14, 2026 |
| 1.3.6 | Aug 13, 2026 |
| 1.3.5 | Aug 13, 2026 |
| 1.3.3 | Aug 13, 2026 |
| 1.3.2 | Aug 9, 2026 |
| 1.3.0 | Aug 9, 2026 |
| 1.2.8 | May 12, 2026 |
| 1.2.7 | May 11, 2026 |
| 1.2.6 | May 2, 2026 |
| 1.2.5 | May 2, 2026 |
| 1.1.6 | Feb 28, 2026 |
| 1.0.3 | Jan 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains ChatSpatial?
- ChatSpatial is maintained by cafferychen777, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is ChatSpatial listed on the Official MCP Registry?
- Yes — ChatSpatial is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does ChatSpatial have?
- MCP Toplist tracks 14 versions of ChatSpatial, most recently published on Aug 15, 2026.
- Where can I find the source code for ChatSpatial?
- The source code for ChatSpatial is hosted at github.com/cafferychen777/chatspatial.