πŸ”§

Clinical Trials Data Server

πŸ”§MCP Server

plainyogurt21/clintrials-mcp

VibeIndex|
What it does
|

Provides structured, searchable access to comprehensive ClinicalTrials.gov data for large language models to efficiently retrieve and analyze clinical trial information

Overview

Clinical Trials Data Server is an MCP server that provides structured access to ClinicalTrials.gov data, enabling LLMs to search, retrieve, and analyze clinical trial information. It bridges the gap between AI assistants and the comprehensive ClinicalTrials.gov database by offering multi-parameter searches and detailed trial retrieval.

Key Features

  • Multi-Parameter Search β€” Search trials by condition, intervention, sponsor, NCT ID, or any combination of these parameters
  • Detailed Trial Retrieval β€” Access comprehensive trial details including results, eligibility criteria, and outcome data
  • Statistical Analysis β€” Analyze trial phases, field statistics, and data distributions across the clinical trials database
  • Flexible Deployment Options β€” Deploy via AWS Lambda (free tier), App Runner, Railway, Render, or run locally with Cloudflare Tunnel

Who is this for?

Researchers, healthcare professionals, and data analysts who need AI-assisted access to clinical trial data. Particularly valuable for teams conducting systematic reviews, tracking trial outcomes, or analyzing trends across clinical studies.

remotehosted

Installation

Server ConfigurationServer configuration (JSON)
{ "acronyms": ["TETON"], "max_studies": 100, "exact_match": true } ``` ##...
0
Last UpdatedOct 7, 2025