You're viewing a demo portfolio

Join the waitlist
PRSM

fda_novel_approvals

Active

Tool of mcp-openfda

declared in 0.1.0

Most recent novel drug approvals — the newest drugs approved by the FDA. Use for "what is the most recent novel drug the FDA approved", "latest FDA drug approvals", "recently approved new drugs or biologics this month/year". Returns original NDA/BLA approvals (generics excluded by default) sorted newest-first, with approval date, brand name, active ingredients, sponsor, and application number. Not for label text (fda_drug_labels) or searching a specific known drug (fda_drug_approvals).

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "days": {
      "type": "number",
      "description": "Look-back window in days (1-365, default 90)"
    },
    "limit": {
      "type": "number",
      "description": "Max approvals to return (1-50, default 10)"
    },
    "include_generics": {
      "type": "boolean",
      "description": "Also include original ANDA (generic) approvals (default false — novel means NDA/BLA only)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-openfda

https://github.com/pipeworx-io/mcp-openfda

2/7 registries
View full server →