Fda Database

🌐Community
by ovachiever · vlatest · Repository

Quickly retrieve FDA approval status, clinical trial data, and regulatory information from the official FDA databases.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ovachiever-fda-database npx -- -y @trustedskills/ovachiever-fda-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ovachiever-fda-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ovachiever-fda-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to and querying capabilities of the FDA (Food and Drug Administration) database. It allows users to retrieve information about drugs, devices, facilities, and other regulated products. The skill can be used to search for specific records or perform more complex queries based on various criteria.

When to use it

  • Researching approved medications: Find details on a drug’s approval status, indications, and prescribing information.
  • Investigating medical device recalls: Determine if a particular medical device has been recalled and the reasons behind the recall.
  • Checking facility registration: Verify the registration status of a manufacturing facility or clinical trial site.
  • Analyzing regulatory trends: Identify patterns in FDA approvals or enforcement actions over time.

Key capabilities

  • Drug information retrieval
  • Medical device data access
  • Facility registration lookup
  • Querying by various criteria (e.g., name, application number)

Example prompts

  • "Find all drugs approved for treating hypertension."
  • "What is the recall status of model XYZ medical device?"
  • "Show me facilities registered in California."
  • “Retrieve information about application number 12345.”

Tips & gotchas

The FDA database can be complex, so precise search terms are recommended. Familiarity with common FDA terminology will improve query results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ovachiever
Installs
25

🌐 Community

Passed automated security scans.