imadreamerboy/ADE-Explorer-MCP
If you are the rightful owner of ADE-Explorer-MCP 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 Medication Adverse-Event Explorer is a Gradio application that serves as an MCP server, providing tools for exploring FDA Adverse Event Reporting System data.
Tools
Functions exposed to the LLM to take actions
top_adverse_events_tool
Finds the top reported adverse events for a given drug, with optional filters.
serious_outcomes_tool
Finds the top reported serious outcomes for a given drug.
drug_event_stats_tool
Gets the total number of reports for a specific drug and adverse event pair.
time_series_tool
Creates a time-series plot for a drug-event pair.
report_source_tool
Creates a pie chart of report sources for a given drug.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client