Drug & Product Safety for Claude Desktop
io.github.tributarydata/drug-safety
Official FDA recalls, drug labels, adverse events and clinical trials, with cited sources.
client:Claude Desktop
transport:streamable-http
Install Drug & Product Safety in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"drug-safety": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tributarydata--drug-safety-mcp.apify.actor/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs