Forensic biopharma catalyst auditor β 10 tools, deterministic CLEAN/BEAR_SIGNAL verdict.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A forensic biopharma research MCP server β pulls catalyst-grade signals from 6 free, authoritative sources (ClinicalTrials.gov, PubMed, SEC EDGAR, SEC XBRL companyfacts, openFDA, Yahoo Finance) and hands them to your LLM. Includes a server-side aggregator that runs the full forensic workflow in one tool call and returns a deterministic verdict.
Built for the workflow most retail biopharma analysts actually run: a ticker hits the radar, you spend 2β4 hours grinding Google Scholar, FDA pages, EDGAR, and the options chain to decide if the catalyst story holds up. This compresses that to ~30 seconds.
audit_catalystSingle tool, single call, single verdict. Works on any sponsor / drug combination β no hardcoded tickers anywhere.
A CLEAN verdict is the highest praise this tool gives. It means the auditor cross-referenced 9 sources, tried to break the bull thesis, and couldn't (or could only surface secondary concerns that don't outweigh an S-tier bull signal). That's a stronger long signal than a generic "BUY" rating, because failing to break a thesis is harder than confirming it.
The verdict scale:
CLEAN β tried to break the thesis, couldn't. Confidence drops if A-tier concerns surface.FLAG β A-tier bear signal fired without an offsetting S-tier bull. Data ambiguous; look harder.BEAR_SIGNAL β at least one S-tier bear fired (terminated trial, FDA rejection, dilution risk, etc.). Confidence rises with multiple S-tier bears.BLACK_FLAG β Going Concern disclosed by auditors + cash runway under 6 months. Equity at high risk of zero.DISQUALIFIED β insufficient data tied to the company. Try a different drug or query the underlying connectors directly.The math (cash runway, months to catalyst, insider sentiment, ATM IV, catalyst date) is also returned for the user to inspect. The LLM narrates; the verdict is code.
If you'd rather have the LLM run the workflow itself across the individual tools, drop this prompt into your MCP client as a custom instruction or system prompt:
Then ask: audit ticker SRPT, drug elevidys (or whatever).
A CLEAN verdict is the highest praise this tool gives β it means the auditor tried to find a hole in the thesis and couldn't. That's a stronger long signal than a generic bull stamp.
Ten tools β nine raw connectors plus the aggregator:
| Tool | Source | What it does |
|---|---|---|
audit_catalyst | (aggregator) | Headline tool. Runs the full Tactical Auditor workflow against (ticker, drug). Deterministic verdict. |
search_clinical_trials | ClinicalTrials.gov v2 API | Pipeline + status by intervention; flags terminations, withdrawals, completed-without-readout |
search_pubmed | NCBI E-utilities | Recent literature on a drug / mechanism / disease |
get_sec_filings | SEC EDGAR | Last 10 filings (10-K, 10-Q, 8-K, S-1) by ticker |
get_xbrl_facts | SEC XBRL companyfacts | Cash, quarterly burn, runway months, Going Concern flag |
get_insider_transactions | SEC EDGAR Form 4 XML | Role-classified insider transactions (clinical/financial/admin), coordinated exit detection (72h window), Net Insider Sentiment ($), 10b5-1 detection |
get_short_interest | Yahoo Finance | Short % of float, days to cover, MoM delta β feeds SHORT_INTEREST_SPIKE and SHORT_SQUEEZE_POTENTIAL signals |
get_protocol_snapshot | ClinicalTrials.gov v2 API | Trial protocol + amendment proximity (goalpost detection) |
get_market_data | Yahoo Finance | Quote + full options chain (IV, strikes, expirations) |
get_fda_activity | openFDA drugsfda.json | NDA/BLA submissions with decoded status (AP, CRL, WD, etc.); auto-fallback drugβsponsor |
All sources are free, no API keys required.
Add to your MCP client config (e.g. ~/.config/claude/claude_desktop_config.json):
SEC_USER_AGENT is required by SEC EDGAR β use a real contact email or you'll be rate-limited.
For headless runs without an MCP client:
The CLI prints a structured human-readable snapshot β same data the MCP tools expose.
Biopharma research signal lives at the pipeline drug level, not the corporate level. Searching CT.gov for "Pfizer" returns hundreds of unrelated trials across every therapeutic area. Searching for Comirnaty returns the specific vaccine trials that drive regulatory outcomes. Always feed the tools the drug name (brand or generic), and use the ticker only for market data + SEC filings.
Institutional-grade biopharma research requires analyzing the world's largest pipelines. A few examples from live runs:
audit_catalyst("LLY", "Mounjaro", "Eli Lilly")audit_catalyst("PFE", "Comirnaty", "Pfizer")audit_catalyst("MRK", "Keytruda", "Merck")No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/biopharma-catalyst-mcp)<a href="https://allmcps.com/mcp/biopharma-catalyst-mcp"><img src="https://allmcps.com/api/badge/biopharma-catalyst-mcp?style=directory" alt="Biopharma Catalyst MCP on AllMCPs" /></a>