Skip to main content
Glama

OpenFDA

by ythalorossy

get-drug-by-name

Search drug details by brand name using OpenFDA. Retrieve comprehensive information including generic name, manufacturer, NDC, usage, warnings, and safety advice for accurate drug identification and usage.

Instructions

Get drug by name. Use this tool to get the drug information by name. The drug name should be the brand name. It returns the brand name, generic name, manufacturer name, product NDC, product type, route, substance name, indications and usage, warnings, do not use, ask doctor, ask doctor or pharmacist, stop use, pregnancy or breast feeding.

Input Schema

NameRequiredDescriptionDefault
drugNameYesDrug name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "drugName": { "description": "Drug name", "type": "string" } }, "required": [ "drugName" ], "type": "object" }

Other Tools from OpenFDA

Related Tools

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