clinicaltrials.search
ActiveTool of io.github.wikatar/arkolith
Upcoming clinical-trial readout catalysts. For an industry-sponsored interventional Phase 2/3 drug trial, an ESTIMATED primaryCompletionDate is the expected topline-readout date — the binary event that re-rates a biotech ticker. Filter by sponsor (lead sponsor, INDUSTRY class), condition, phase, and a readout-date window; sorted soonest-first. Returns NCT id, title, phase, status, lead sponsor + resolved ticker (null if private/foreign), conditions, primary completion date (+ ACTUAL/ESTIMATED), and a study URL. CAVEAT: estimated dates are sponsor-self-reported and SLIP often — a readout WINDOW, not a hard date; press releases beat this feed. Public-domain ClinicalTrials.gov v2.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max trials (1-100, default 25)"
},
"phase": {
"type": "string",
"description": "'PHASE2' | 'PHASE3' | 'PHASE2|PHASE3' (default Phase 2 OR 3)"
},
"nct_id": {
"type": "string",
"description": "Single-study lookup by NCT id (bypasses search)"
},
"status": {
"type": "string",
"description": "overallStatus filter (default RECRUITING|ACTIVE_NOT_RECRUITING)"
},
"sponsor": {
"type": "string",
"description": "Lead-sponsor company name, e.g. 'AstraZeneca' (optional)"
},
"condition": {
"type": "string",
"description": "Disease/indication, e.g. 'lung cancer' (optional)"
},
"within_days": {
"type": "number",
"description": "Readout-date window from today (default 365, max 730)"
}
}
}Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries