mcpserver.lol
registry/clinicaltrialsgov-mcp-server
Connection check verified live · 27h ago

clinicaltrialsgov-mcp-server

Search ClinicalTrials.gov — find studies, retrieve results, match patients to eligible trials.

Tools 7
GitHub stars 91
Installs / wk 3.1k
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

clinicaltrials_find_eligible read-only age*sex*location*conditions*maxResultslocationLimit +2
Match patient demographics and conditions to eligible recruiting clinical trials. Provide age, sex, conditions, and location to find studies with matching eligibility criteria, con…
clinicaltrials_get_field_definitions read-only mode*pathlimitqueryincludeIndexedOnly
Resolve valid field names from the ClinicalTrials.gov data model — the canonical PascalCase identifiers (OverallStatus, EnrollmentCount, LeadSponsorName) accepted by the `fields`,…
clinicaltrials_get_field_values read-only fields*
Discover valid values for ClinicalTrials.gov fields with study counts per value. Use to explore available filter options before building a search — e.g., valid OverallStatus, Phase…
clinicaltrials_get_study_count read-only querytitleQueryphaseFilteroutcomeQuerysponsorQuerystatusFilter +5
Get total clinical trial study count from ClinicalTrials.gov matching a query, without fetching study data. Fast and lightweight. Use for quick statistics or to build breakdowns by…
clinicaltrials_get_study_record read-only nctId*nearLocationoutcomeLimitlocationLimitreferenceLimit
Fetch a single clinical trial study by NCT ID from ClinicalTrials.gov. Returns the full study record including protocol details, eligibility criteria, outcomes, arms, interventions…
clinicaltrials_get_study_results read-only nctIds*summarysectionsoutcomeLimitadverseEventLimit
Fetch clinical trial results data from ClinicalTrials.gov for completed studies — outcome measures with statistics, adverse events, participant flow, baseline characteristics, and…
clinicaltrials_search_studies read-only sortqueryfieldsnctIdspageSizegeoFilter +12
Search for clinical trial studies from ClinicalTrials.gov. Supports full-text and field-specific queries, status/phase/geographic filters, pagination, sorting, and field selection.…