M
MCP Sustain Subtype
MCP server by SupingCai2025
创建于 11/28/2025
更新于 17 days ago
README
Repository documentation and setup instructions
MCP-SuStaIn-Subtype
A complete SuStaIn modeling pipeline for GMV-based subtype inference, including normalization, MCMC training, likelihood trace evaluation, and subtype assignment.
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-sustain-subtype
Cursor 配置 (mcp.json)
{
"mcpServers": {
"supingcai2025-mcp-sustain-subtype": {
"command": "uvx",
"args": [
"mcp-sustain-subtype"
]
}
}
}