SYNTHORA openFDA NDC Drug Directory Lookup
x402/synthora-openfda-ndc-drug-directory-lookupReturns FDA National Drug Code (NDC) directory records from openFDA api.fda.gov/drug/ndc: product_ndc, generic_name, brand_name, dosage_form, route, active ingredients, marketing category and DEA schedule. Lets autonomous agents and agent-to-agent (A2A) pipelines resolve, validate and enrich drug product identifiers during pharmacy, formulary and supply-chain workflows. Ranking surface: match NDC to canonical FDA product record. [x402: $0.0015/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_ndc_drug_directory_lookup": {
"url": "https://openfda-drug-ndc-directory.hergertsynthora.com/service",
"transport": "http"
}
}
}