Fda Database
Access and query FDA drug approval data, labeling information, and inspection reports via a structured Jackspace interface.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackspace-fda-database npx -- -y @trustedskills/jackspace-fda-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackspace-fda-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackspace-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 an FDA database. It allows users to query and retrieve information related to Food and Drug Administration (FDA) data, likely including drug approvals, inspections, and recalls. The specific content available within the database is not detailed in the provided source.
When to use it
- Researching a specific drug's approval status.
- Investigating past FDA inspection reports for a manufacturing facility.
- Tracking recalls of food products or medical devices.
- Analyzing trends in FDA enforcement actions.
Key capabilities
- Access to an FDA database
- Query functionality
- Data retrieval
Example prompts
- "What is the approval status of drug XYZ?"
- "Show me inspection reports for Acme Pharmaceuticals."
- "List all recalls related to peanut butter in 2023."
- "Find any enforcement actions against Johnson & Johnson."
Tips & gotchas
The specific data available and query syntax will depend on the structure of the underlying FDA database. Familiarity with common database querying techniques might be helpful for more complex requests.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.