search_pharma
ActiveTool of io.github.rootsbymenda/pharma-regulatory
Search across all pharmaceutical regulatory and safety datasets by disease area, drug class, safety endpoint, indication, target, or regulatory keyword. Input: keyword for broad discovery (e.g. 'diabetes', 'antibiotic', 'hepatotoxicity', 'pregnancy', 'cancer'). Returns: cross-dataset matches from DrugBank, WHO Essential Medicines, Australian TGA ARTG, FDA FAERS, drug interactions, FDA NDI, and ChEMBL bioactivity — each with dataset labels, identifiers, and source-specific fields. Database: 7 pharmaceutical datasets totaling 45,000+ records. For pharmaceutical research and regulatory intelligence discovery. Do not use when the exact drug name is known (use check_drug, check_drug_interactions, or check_adverse_events for targeted lookups).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"maxLength": 200,
"minLength": 1,
"description": "Pharmaceutical keyword, disease area, drug class, safety endpoint, indication, target, or regulatory term (e.g. 'diabetes', 'antibiotic', 'cancer', 'pregnancy', 'hepatotoxicity'). Use this for broad discovery across pharma datasets rather than exact monograph or interaction lookup."
}
}
}Parent server
io.github.rootsbymenda/pharma-regulatory
https://github.com/rootsbymenda/pharma-mcp-server
1/7 registries