io.github.wei-ai-lab/clinical-trial-design✓
io.github.wei-ai-lab/clinical-trial-design · v0.0.12
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.wei-ai-lab/clinical-trial-design",
"description": "Phase 2/3 clinical trial design via gsDesign / gsDesign2: sample size, GS boundaries, multiplicity",
"repository": {
"url": "https://github.com/wei-ai-lab/clinical-trial-design",
"source": "github",
"subfolder": "mcp-server"
},
"version": "0.0.12",
"packages": [
{
"registryType": "npm",
"identifier": "clinical-trial-design",
"version": "0.0.12",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional override for the Rscript binary path. Defaults to whatever 'Rscript' resolves to on the system PATH. Set this if R isn't on PATH or you need a specific R version.",
"format": "string",
"name": "DESIGNR_RSCRIPT"
},
{
"description": "Optional override for the R launcher path (the inst/launcher.R that sources the R sources and dispatches the JSON). Defaults to the bundled launcher. Set this only if you need to use a non-bundled R source tree.",
"format": "string",
"name": "DESIGNR_LAUNCHER"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}