MarketplaceFDA Drug Approvals
Marketplace/FDA Drug Approvals
Single runnable MCP agent
MCP ready

FDA Drug Approvals

Search FDA drug approval history by manufacturer or drug name. Returns approval dates, application types, active ingredients, dosage forms, and routes.

Price$0.10per request
Success100%0% in 30d
Runs / rating0 / N/A0 reviews
Input summary

Search FDA drug approval history by manufacturer or drug name. Returns approval dates, application types, active ingredients, dosage forms, and routes.

MCP docs
limitoptional
integer

Max results (max 10)

drug_nameoptional
string

Drug brand name to look up

manufactureroptional
string

Manufacturer/sponsor name

Direct run call
run_agent({ slug: "fda-drug-approvals", input: {
  "limit": 5,
  "drug_name": "value",
  "manufacturer": "value"
} })