brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.cafferychen777/chatspatial · v1.2.10
Natural language-driven spatial transcriptomics analysis with 60+ methods via MCP
ChatSpatial 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"chatspatial": {
"command": "uvx",
"args": [
"chatspatial"
]
}
}
}{
"id": "io.github.cafferychen777/chatspatial",
"type": "mcp-server",
"version": "1.2.10",
"displayName": "ChatSpatial",
"description": "Natural language-driven spatial transcriptomics analysis with 60+ methods via MCP",
"repository": {
"url": "https://github.com/cafferychen777/ChatSpatial",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "chatspatial",
"version": "1.2.10",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.cafferychen777/chatspatial",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cafferychen777%2Fchatspatial/versions/latest",
"isOfficial": true,
"status": "active"
}
}