ClinicalTrials.gov

Integrates with ClinicalTrials.gov REST API to search clinical trials by conditions, interventions, locations, and status, plus retrieve detailed study information by NCT ID with automatic data cleaning and local backup storage.

View Source
15 stars
0 tools
Created Aug 2025
@cyanheads/cyanheads-clinicaltrials-gov-clinicaltrialsgov-mcp-server

About

Integrates with ClinicalTrials.gov REST API to search clinical trials by conditions, interventions, locations, and status, plus retrieve detailed study information by NCT ID with automatic data cleaning and local backup storage.

Categories

general

Installation

npm

npm install @cyanheads/cyanheads-clinicaltrials-gov-clinicaltrialsgov-mcp-server

Configuration

{ "mcpServers": { "cyanheads-clinicaltrials-gov-clinicaltrialsgov-mcp-server": { "command": "npx", "args": [ "-y", "@cyanheads/cyanheads-clinicaltrials-gov-clinicaltrialsgov-mcp-server" ] } } }