You're viewing a demo portfolio

Join the waitlist
PRSM

fda_drug_approvals

Active

Tool of mcp-openfda

declared in 0.1.0

Find FDA-approved drugs by brand name, generic name, or application number (e.g., "ANDA123456"). Returns approval status, sponsor, and application details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "openfda.brand_name:\"KEYTRUDA\""
    },
    {
      "limit": 20,
      "query": "products.active_ingredients.name:\"pembrolizumab\""
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results (1-100, default 10)"
    },
    "query": {
      "type": "string",
      "description": "OpenFDA search query. Examples: 'openfda.brand_name:\"KEYTRUDA\"', 'products.active_ingredients.name:\"pembrolizumab\"', 'submissions.submission_type:\"ORIG\"'"
    }
  }
}

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 →
fda_drug_approvals — mcp-openfda — PRSM MCP