Back to Browse

Openfda MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).

About

Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).

Security Report

5.2
Moderate5.2Moderate Risk

Well-architected MCP server with strong security practices, clear separation of concerns, and comprehensive error handling. The codebase demonstrates mature design with proper API key handling, distinction between transient and permanent failures, and no evidence of data exfiltration or malicious patterns. Minor code quality observations exist but do not impact security posture. Supply chain analysis found 9 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-blackswancausallabs-openfda-mcp": {
      "args": [
        "openfda-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!