Pharmaceutical Regulatory Intelligence (verified)
Comprehensive pharmaceutical regulatory intelligence MCP server. 4 tools across 7 databases and 45,000+ records. Look up drugs across DrugBank (4,947 compounds), WHO Essential Medicines (782), Austra…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add twohalves/pharma-regulatory
# Browse available tools
npx -y smithery tool list twohalves/pharma-regulatory
# Get full schema for a tool
npx -y smithery tool get twohalves/pharma-regulatory check_drug
# Call a tool
npx -y smithery tool call twohalves/pharma-regulatory check_drug '{}'Direct MCP Connection
Endpoint: https://pharma-regulatory--twohalves.run.tools
Tools (4)
check_drug— Check a drug, medicine, active ingredient, or CAS number across pharmaceutical safety and regulatory datasets. Use when…check_drug_interactions— Check drug-drug interactions for one medication or a specific two-drug pair. Use when the user asks whether warfarin an…check_adverse_events— Check FDA FAERS adverse-event records for a drug or active ingredient. Use when the user asks about reported side effec…search_pharma— Search pharmaceutical regulatory and safety datasets by disease, drug class, endpoint, indication, or safety keyword. U…
# Get full input/output schema for a tool
npx -y smithery tool get twohalves/pharma-regulatory