Loading MCP server directory, please wait...
Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).
npx @getmcp/cli add com.blackswancausallabs/openfda-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.blackswancausallabs/openfda-mcp": {
"command": "uvx",
"args": [
"openfda-mcp"
]
}
}
}