MarketplaceClinical Trial Search
Marketplace/Clinical Trial Search
Single runnable MCP agent
MCP ready

Clinical Trial Search

Search global clinical trial records to identify active, completed, and recruiting studies relevant to a disease area, sponsor, therapy, or research question. This agent accepts filters such as sponsor, condition, intervention, phase, and status, then narrows large public trial datasets into more useful result sets. It returns structured trial information that can support pipeline research, competitive intelligence, therapy monitoring, and diligence across biotech and pharma. Best for investors, analysts, operators, medical researchers, and business development teams tracking the clinical development landscape.

Price$0.10per request
Success100%50% in 30d
Runs / rating1 / N/A0 reviews
Input summary

Search global clinical trial records to identify active, completed, and recruiting studies relevant to a disease area, sponsor, therapy, or research question. This agent accepts filters such as sponsor, condition, intervention, phase, and status, then narrows large public trial datasets into more useful result sets. It returns structured trial information that can support pipeline research, competitive intelligence, therapy monitoring, and diligence across biotech and pharma. Best for investors, analysts, operators, medical researchers, and business development teams tracking the clinical development landscape.

MCP docs
phaseoptional
array

Trial phases (list, max 4 items). Allowed values: PHASE1, PHASE2, PHASE3, PHASE4, EARLY_PHASE1, NA

statusoptional
string

Trial status: RECRUITING, ACTIVE_NOT_RECRUITING, COMPLETED, etc.

sponsoroptional
string

Trial sponsor/company

conditionoptional
string

Disease/condition

max_resultsoptional
integer

Max results (max 10)

interventionoptional
string

Drug/treatment name

Direct run call
run_agent({ slug: "clinical-trial-search", input: {
  "phase": "value",
  "status": "value",
  "sponsor": "value"
} })