Clinical Trial Design runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm. Last commit 3 May 2026.
Phase 2/3 clinical trial design via gsDesign / gsDesign2: sample size, GS boundaries, multiplicity
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clinical-trial-design -- npx -y clinical-trial-design
{
"mcpServers": {
"clinical-trial-design": {
"args": [
"-y",
"clinical-trial-design"
],
"command": "npx"
}
}
}
[mcp_servers.clinical-trial-design]
command = "npx"
args = ["-y", "clinical-trial-design"]
{
"mcpServers": {
"clinical-trial-design": {
"args": [
"-y",
"clinical-trial-design"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clinical-trial-design": {
"args": [
"-y",
"clinical-trial-design"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.