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.
Get a free key → See all 6 tools
Connect in one step
Healthcare / OpenFDA tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools 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, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from openFDA - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Healthcare / OpenFDA data can an AI agent access through LiveDataLink?
- FDA-regulated product data: drug labels, drug and device recalls, FAERS adverse event reports, 510(k) clearances, food recalls. It exposes 6 tools (fda_drug_lookup, fda_drug_recalls, fda_drug_adverse_events, fda_device_recalls, fda_device_510k, fda_food_recalls) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from openFDA.
- How do I connect to the LiveDataLink Healthcare / OpenFDA MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Healthcare / OpenFDA tools load under the same key as every other domain.
- Is the LiveDataLink Healthcare / OpenFDA data free and safe to redistribute?
- LiveDataLink sources Healthcare / OpenFDA data from openFDA. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.