★ 66 stars
TypeScript
🤖 AI/LLM
Updated 10d ago
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"clinicaltrialsgov-mc": {
"command": "npx",
"args": [
"-y",
"cyanheads/clinicaltrialsgov-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add clinicaltrialsgov-mc npx -y cyanheads/clinicaltrialsgov-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"clinicaltrialsgov-mc": {
"command": "npx",
"args": [
"-y",
"cyanheads/clinicaltrialsgov-mcp-server"
]
}
}
}
Topics
ai-agentapi-clientbioinformaticsclinical-trialsclinicaltrialsclinicaltrials-goveligibility-criteriahealth-techhonohttpllmllm-agentmcpmcp-servermodel-context-protocol