SYNTHORA openFDA Structured Drug Label (SPL)
x402/synthora-openfda-structured-drug-label-(spl)Returns FDA structured product labeling (SPL) sections from openFDA api.fda.gov/drug/label: indications_and_usage, dosage_and_administration, warnings, contraindications, adverse_reactions, drug_interactions and boxed warnings keyed by brand or generic name. Autonomous agents and agent-to-agent (A2A) clinical-decision, pharmacovigilance and RAG systems consume it to ground answers on official prescribing information. Ranking surface: brand/generic name to label sections. [x402: $0.002/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_openfda_structured_drug_label_(spl)": {
"url": "https://openfda-drug-label-lookup.hergertsynthora.com/service",
"transport": "http"
}
}
}