Skip to content
Back to search
30
MCP

n8n-nodes-openfda-drug-scraper

n8n/n8n-nodes-openfda-drug-scraper

Scrape FDA drug data from the official openFDA API — recall/enforcement reports and FAERS adverse-event reports. Filter by drug name, raw query and date window. Keyless API. Schedule as a pharmacovigilance/recall monitor. Pay per result.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

openFDA Drug Recalls
Query the openFDA drug recalls dataset by search expression, no key, US FDA public data. Returns matching records with structured fields. Fo
0 tools · http
OpenFDA
Query FDA data on drugs, food, devices, and recalls via the openFDA API — STDIO or Streamable HTTP.
0 tools
n8n-nodes-clinicaltrials-scraper
Scrape the ClinicalTrials.gov registry — trials with status, phase, sponsor, conditions, interventions, enrollment, locations and contacts.
0 tools
openFDA Device Recalls
Query the openFDA device recalls dataset by search expression, no key, US FDA public data. Returns matching records with structured fields.
0 tools · http
openFDA Drug Adverse Events
Query the openFDA drug adverse events dataset by search expression, no key, US FDA public data. Returns matching records with structured fie
0 tools · http
OpenFDA Safety Data
Search FDA drug adverse events, recalls, and device reports.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-openfda-drug-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}