Skip to main content
Glama

OpenFDA

by ythalorossy

get-drug-safety-info

Retrieve detailed drug safety information, including warnings, contraindications, interactions, and precautions, by entering the drug's brand name using the OpenFDA API.

Instructions

Get comprehensive safety information for a drug including warnings, contraindications, drug interactions, and precautions. Use brand name.

Input Schema

NameRequiredDescriptionDefault
drugNameYesDrug brand name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "drugName": { "description": "Drug brand name", "type": "string" } }, "required": [ "drugName" ], "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