Tools / Drug Info / Use Cases / Check Drug Recall Notices

Check Drug Recall Notices

Search FDA recall databases to check if a medication has been recalled for safety or quality issues.

Tool
Drug Info icon
Drug Info

Drug recalls happen more often than most people realize. Manufacturing defects, contamination, mislabeling, and unexpected safety signals all trigger recalls. Patients taking a recalled medication need to know immediately so they can consult their doctor about alternatives.

The check_recalls skill queries the FDA recall database for any drug, returning active and historical recall notices with details about the reason, severity classification, and affected lots. This is critical safety information often poorly communicated to end patients.

Pharmacists check recalls during dispensing. Patients verify their medications are safe. Healthcare systems audit their drug inventory. Developers build recall notification systems. Programmatic access to recall data enables all of these without manual FDA website searches.

Agent Guides

Claude

  1. Connect ToolRouter: claude mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask Claude: "Check for recalls on metformin using drug-info"
  3. Claude queries the FDA recall database
Read full guide →

ChatGPT

  1. Configure ToolRouter in ChatGPT
  2. Ask: "Check for any recalls on ranitidine"
  3. ChatGPT queries FDA recall data and explains the results
Read full guide →

Copilot

  1. Add ToolRouter to Copilot MCP config
  2. In Copilot Chat: "Check for recalls on omeprazole"
  3. Copilot returns structured recall data
Read full guide →

OpenClaw

  1. Connect ToolRouter: openclaw mcp add toolrouter -- npx -y toolrouter-mcp
  2. Ask OpenClaw: "Check for recalls on lisinopril"
  3. OpenClaw returns FDA recall notices
Read full guide →

Related Use Cases

Open Look Up Drug Interactions

Look Up Drug Interactions

Check for potential interactions between medications before prescribing or taking them together.

Drug Info icon
Drug Info
4 agent guides
Open Research Drug Side Effects

Research Drug Side Effects

Query FDA adverse event reports to understand the real-world side effect profile of any medication.

Drug Info icon
Drug Info
4 agent guides
Open Find Generic Drug Alternatives

Find Generic Drug Alternatives

Identify generic equivalents of brand-name medications to reduce costs without sacrificing efficacy.

Drug Info icon
Drug Info
4 agent guides
Open Check Drug Dosage Information

Check Drug Dosage Information

Look up recommended dosages, administration routes, and dosing schedules for medications.

Drug Info icon
Drug Info
4 agent guides