Fda Database

🌐Community
by jimmc414 · vlatest · Repository

Access and query the FDA's databases for drug approvals, recalls, inspections, and labeling information via jimmc414’s skill.

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 jimmc414-fda-database npx -- -y @trustedskills/jimmc414-fda-database
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "jimmc414-fda-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jimmc414-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 manipulation capabilities within an FDA (Food and Drug Administration) database. It allows querying the database, retrieving specific records based on criteria, and potentially updating information if appropriate permissions are granted. The skill aims to streamline tasks involving FDA data retrieval and analysis.

When to use it

  • Researching approved drugs: Quickly find details about a particular drug's approval status, indications, and manufacturer.
  • Tracking medical device recalls: Identify devices subject to recall notices and associated information.
  • Analyzing adverse event reports: Retrieve and analyze data related to reported adverse events for specific products.
  • Checking facility registrations: Verify the registration status of facilities involved in manufacturing or distributing regulated products.

Key capabilities

  • Querying FDA databases
  • Retrieving records based on specified criteria
  • Data analysis (implied)
  • Potential data updating (permissions dependent)

Example prompts

  • "Find all drugs approved for treating hypertension."
  • "What medical devices have been recalled in the last year?"
  • "Show me adverse event reports related to product XYZ."
  • "Is facility ABC registered with the FDA?"

Tips & gotchas

The skill's functionality is dependent on having appropriate access and permissions within the FDA database. Data updates may require specific credentials or be restricted based on user roles.

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
jimmc414
Installs
6

🌐 Community

Passed automated security scans.