ClinicalTrials.gov MCP server. Search studies, retrieve results, match patients to eligible trials.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"clinicaltrialsgov-mcp-server": {
"url": "https://clinicaltrials.caseyjhand.com/mcp",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Public Hosted Server: https://clinicaltrials.caseyjhand.com/mcp
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
clinicaltrialsFetch a single clinical study by NCT ID. Full JSON.
clinicaltrials://{nctId}
analyze_trial_landscapeAdaptable workflow for data-driven trial landscape analysis using count + search tools.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
MCP Security Weekly
Get CVE alerts and security updates for Clinicaltrialsgov MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
7 Tools · 1 Resource · 1 Prompt
Public Hosted Server: https://clinicaltrials.caseyjhand.com/mcp
Seven tools for searching, discovering, analyzing, and matching clinical trials:
| Tool Name | Description |
|---|---|
clinicaltrials_search_studies | Search studies with full-text queries, filters, pagination, sorting, and field selection. |
clinicaltrials_get_study_record | Fetch a single study by NCT ID. Returns the full record: protocol, eligibility, outcomes, arms, interventions, contacts, and locations. |
clinicaltrials_get_study_count | Get total study count for a query without fetching data. Fast statistics and breakdowns. |
clinicaltrials_get_field_values | Discover valid values for API fields (status, phase, study type, etc.) with per-value counts. |
clinicaltrials_get_field_definitions | Browse the study data model field tree — piece names, types, nesting. Supports subtree navigation and keyword search. |
clinicaltrials_get_study_results | Extract outcomes, adverse events, participant flow, and baseline from completed studies. Optional summary mode reduces ~200KB payloads to ~5KB. |
clinicaltrials_find_eligible | Match patient demographics and conditions to eligible recruiting trials. Provide age, sex, conditions, and location to find studies with matching eligibility criteria, contacts, and recruiting locations. |
| Resource | Description |
|---|---|
clinicaltrials://{nctId} | Fetch a single clinical trial study by NCT ID. Full JSON. |
| Prompt | Description |
|---|---|
analyze_trial_landscape | Adaptable workflow for data-driven trial landscape analysis using count + search tools. |
clinicaltrials_search_studiesPrimary search tool with full ClinicalTrials.gov query capabilities.