RowanErasmus/dailymed-mcp-server
If you are the rightful owner of dailymed-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server for DailyMed provides access to comprehensive drug information from the DailyMed database via the National Library of Medicine's web services API.
Tools
Functions exposed to the LLM to take actions
search_drugs
Search for drugs by name or active ingredient
search_spls
Search for Structured Product Labels by title
get_drug_details
Get detailed information about a specific drug by SET ID
get_drug_history
Get version history for a specific drug
get_drug_ndcs
Get NDC codes for a specific drug
get_drug_packaging
Get packaging information for a specific drug
get_drug_media
Get media links (images, documents) for a specific drug
get_download_links
Get ZIP and PDF download links for a specific drug
get_all_drug_names
Get all available drug names
get_all_drug_classes
Get all available drug classes
get_all_ndcs
Get all available NDC codes
get_all_rxcuis
Get all available RxCUI codes
get_all_uniis
Get all available UNII codes
get_all_application_numbers
Get all available FDA application numbers
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client