Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ythalorossy-openfda": {
"command": "npx",
"args": [
"-y",
"@ythalorossy/openfda"
]
}
}
}
Or smoke-test directly:
npx -y @ythalorossy/openfda
Details
| Website | https://www.npmjs.com/package/@ythalorossy/openfda |
|---|---|
| GitHub | git+https://github.com/ythalorossy/openfda.git |
| License | unknown |
| Pricing | free |
| Tags | openfda drugs mcp server |
| Sources | npm |
| Discovered | 2026-05-25 |