Healthcare / OpenFDA data for AI agents
FDA-regulated product data: drug labels, drug and device recalls, FAERS adverse event reports, 510(k) clearances, food recalls. Where the upstream source provides it, the response includes a timestamp or freshness note.
Get a free key → See all 6 tools
How to connect
These Healthcare / OpenFDA tools use the same LiveDataLink endpoint as the rest of the catalog. Add it to an MCP client that supports Streamable HTTP and include your bearer key. Each source has its own coverage, update schedule, and credential requirements; those limits are listed in the catalog and response notes.
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Once connected, call any tool below. The free tier covers 1,000 queries each month across the 377-tool catalog, with no credit card.
Healthcare / OpenFDA tools (6)
| fda_drug_lookup | Drug label by NDC code, brand name, or generic name. Returns indications, dosage, warnings, DEA scheduling. |
| fda_drug_recalls | FDA drug enforcement actions. Filter by product, classification (I/II/III), state, date. |
| fda_drug_adverse_events | FAERS adverse event reports for a drug. Filter by reaction term and seriousness. |
| fda_device_recalls | FDA medical device recalls. Filter by device, manufacturer, classification, date. |
| fda_device_510k | FDA 510(k) medical device clearances. Filter by manufacturer, device, product code, decision date. |
| fda_food_recalls | FDA food product recalls. Filter by description, classification, state, date. |
Common queries this domain answers: drug · pharmaceutical · fda · medication · prescription · adverse event · side effect · generic · brand name · pharmacy · dosage · interaction · contraindication · ndc · 510k · device recall · drug recall · food recall.
Why LiveDataLink for Healthcare / OpenFDA
- One key, 81 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED through the same endpoint. Source coverage and credentials vary by tool.
- Check source terms. Sourced from openFDA; review its attribution and redistribution rules before shipping results.
- For agent workflows. Read-only annotated MCP tools over Streamable HTTP with Bearer auth. Use them with clients that support this transport, including compatible Claude, Cursor, and n8n setups.
FAQ
- What can I look up in Healthcare / OpenFDA?
- FDA-regulated product data: drug labels, drug and device recalls, FAERS adverse event reports, 510(k) clearances, food recalls. The catalog has 6 tools, including fda_drug_lookup, fda_drug_recalls, fda_drug_adverse_events, fda_device_recalls, fda_device_510k, fda_food_recalls. They are available over the Model Context Protocol at https://livedatalink.ai/mcp. Coverage and update timing come from openFDA.
- How do I connect these tools?
- Add https://livedatalink.ai/mcp as a Streamable HTTP MCP server in Claude, Cursor, n8n, or another compatible client, then send an "Authorization: Bearer YOUR_API_KEY" header. A free key includes 1,000 queries/month with no card at https://livedatalink.ai/signup/free. The same key works across domains, although some upstream sources have their own credentials or limits.
- Can I reuse the results in my product?
- That depends on openFDA's terms. Check its attribution and redistribution rules before shipping results to customers. LiveDataLink's free tier includes 1,000 queries/month, and paid plans start at $10/month.