@pipeworx/dailymed
Connect: https://gateway.pipeworx.io/dailymed/mcp · Install: one-click buttons
Tools: 5
DailyMed MCP — official FDA-submitted drug labels via NLM’s DailyMed service. ~150k Structured Product Labels. No auth.
Tools
search_drugs(name?, application_number?, ndc?, rxcui?, page?, pagesize?)— search labelsget_drug(set_id)— Structured Product Label metadata + sectionslist_labels_for_drug_name(drug_name, page?)— all labels mentioning a drug namerecent_updates(limit?)— recently updated labelslist_classes(class_code?, type?)— pharmacologic / drug class reference
Data source
https://dailymed.nlm.nih.gov/dailymed/services/v2/ — REST + JSON.
Tools
- search_drugs — Search Structured Product Labels by any combination of name, ANDA/NDA, NDC, RxCUI.
- get_drug — Full SPL metadata + sections (e.g. dosage, warnings) by set_id.
- list_labels_for_drug_name — All labels mentioning a drug name.
- recent_updates — Return the most recently updated FDA Structured Product Labels from DailyMed (NLM), up to 100 results, ordered by update date descending. Useful for tracking newly revised drug labeling.
- list_classes — List pharmacologic drug-class reference entries from DailyMed, optionally filtered by class_code or class type (EPC = established pharmacologic class, MoA = mechanism of action, PE = physiologic effec
Tools
-
get_drug— Full SPL metadata + sections (e.g. dosage, warnings) by set_id. -
list_classes— List pharmacologic drug-class reference entries from DailyMed, optionally filtered by class_code or class type (EPC = established pharmacologic class, MoA = mechanism of action, PE = physiologic effec -
list_labels_for_drug_name— All labels mentioning a drug name. -
recent_updates— Return the most recently updated FDA Structured Product Labels from DailyMed (NLM), up to 100 results, ordered by update date descending. Useful for tracking newly revised drug labeling. -
search_drugs— Search Structured Product Labels by any combination of name, ANDA/NDA, NDC, RxCUI.