com.dropwatchhq/bio-catalyst
Official3 toolsVerified biotech catalyst calendar (PDUFA/AdComm/trial readouts) anchored to official sources.
Track biotech regulatory events and clinical trial milestones from official sources.
Captured live from the server via tools/list.
upcoming_catalysts
Return upcoming biotech/pharma catalysts (clinical-trial readouts, FDA AdComm meetings, recent approvals) VERIFIED against and linked to their official source (ClinicalTrials.gov, Federal Register, openFDA). Each record includes the official sourceUrl, the exact sourceField the date came from, and a verifiedAsOf stamp. This is scheduling/reference data, NOT investment advice.
Parameters (5)
- daysnumber
Horizon in days from today (default 90).
- kindstring
Filter by event type.
- phasestring
Filter trial readouts by phase, e.g. 'PHASE3'.
- tickerstring
Filter to one public-company ticker.
- limitnumber
Max events (default 50).
catalyst_for_company
Return verified catalyst events for one public company by ticker, each linked to its official source. Free preview; full data inline.
Parameters (1)
- tickerstringrequired
catalyst_for_drug
Return verified catalyst events referencing a drug/product name, each linked to its official source.
Parameters (1)
- namestringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"bio-catalyst": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://biocatalyst.dropwatchhq.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.