Pipeworx Pharma Analyst
by @brucegutman
Access integrated clinical trial, FDA drug, and RxNorm data for pharma analysis including drug profiles, pipeline scans, safety reports, and detailed trial i...
clawhub install pipeworx-pharma-analystπ About This Skill
Pipeworx Pharma Analyst
Pharma Intel MCP β Compound tools that chain ClinicalTrials.gov,
Setup
{
"mcpServers": {
"pharma-intel": {
"url": "https://gateway.pipeworx.io/mcp?task=pharma%20analysis"
}
}
}
Compound tools (start here)
These combine multiple data sources into one call:
| Tool | Description |
|------|-------------|
| pharma_drug_profile | Complete drug dossier in one call β FDA approvals, drug labels, adverse events, RxNorm properties, d |
| pharma_pipeline_scan | Clinical trial pipeline analysis β by condition (e.g., "lung cancer", "Alzheimer") or by sponsor (e. |
| pharma_safety_report | Drug safety assessment β adverse event reports, top reaction types, recall history, and drug-drug in |
Individual tools
For granular queries, these are also available:
| Tool | Description |
|------|-------------|
| ct_search | Search clinical trials by keyword, status, phase, or sponsor. Returns study count and array of match |
| ct_get_study | Get full study details for a clinical trial by its NCT ID. Returns the complete protocol section inc |
| ct_count_by_condition | Count the number of clinical trials for a condition or disease area. Useful for landscape analysis a |
| ct_sponsor_trials | List clinical trials run by a specific sponsor or pharmaceutical company. Useful for pipeline analys |
| ct_recent_updates | Get recently updated or posted clinical trials, sorted by last update date. Good for monitoring pipe |
| fda_drug_events | Search FDA Adverse Event Reporting System (FAERS) for drug adverse event reports. Supports OpenFDA s |
| fda_drug_approvals | Search FDA drug approval records (Drugs@FDA). Find approved drugs by brand name, generic name, appli |
| fda_drug_labels | Search FDA drug labeling (Structured Product Labeling). Returns drug label sections including indica |
| fda_drug_recalls | Search FDA drug recall and enforcement actions. Find recalls by drug name, classification level, or |
| fda_event_counts | Count adverse events grouped by a specific field. Powerful for signal detection β e.g., find the top |
| rxnorm_search | Search for drugs by name (brand or generic). Returns concept groups with RxCUI identifiers, names, s |
| rxnorm_get_properties | Get properties for a drug by its RxCUI (RxNorm concept ID). Returns name, synonym, term type, langua |
| rxnorm_related | Get related concepts for a drug β brand names, generics, ingredients, and dose forms. Useful for map |
| rxnorm_interactions | Check drug-drug interactions for a given RxCUI. NOTE: The NIH retired this API in January 2024 β thi |
| rxnorm_ndc | Get NDC (National Drug Code) identifiers for a drug by its RxCUI. NDC codes uniquely identify drug p |
Data sources
Tips
ask_pipeworx if you're unsure which tool to useremember/recall to save intermediate findingsβοΈ Configuration
{
"mcpServers": {
"pharma-intel": {
"url": "https://gateway.pipeworx.io/mcp?task=pharma%20analysis"
}
}
}
π Tips & Best Practices
ask_pipeworx if you're unsure which tool to useremember/recall to save intermediate findings