Skip to main content
Glama

OpenFDA

by ythalorossy

get-drug-by-product-ndc

Find comprehensive drug details using the product NDC code in XXXXX-XXXX format. This tool retrieves all package variations for a specific product from the OpenFDA API.

Instructions

Get drug information by product NDC only (XXXXX-XXXX format). This ignores package variations and finds all packages for a product.

Input Schema

NameRequiredDescriptionDefault
productNDCYesProduct NDC in format XXXXX-XXXX

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "productNDC": { "description": "Product NDC in format XXXXX-XXXX", "type": "string" } }, "required": [ "productNDC" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ythalorossy/openfda'

If you have feedback or need assistance with the MCP directory API, please join our Discord server