Catalog
io.github.guptaprakhariitr/fda-approvals-mcp
Officialby guptaprakhariitr · TypeScript
FDA Approvals
FDA drug approvals, 510(k) device clearances, recalls and adverse-event reports.
Tracks FDA drug approvals, device clearances, recalls, and adverse event reports.
Topics
510kclaudeclinical-llmcursordrug-approvalfaersfdamcpmcp-servermodel-context-protocolopenfdarecall
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"fda-approvals-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fda-approvals-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.