fda-mcp
Verified Safeby openpharma-org
Overview
Provides pharmaceutical intelligence by integrating real-time FDA data (OpenFDA, Orange Book, Purple Book) to offer insights on drug safety, patents, biosimilars, and regulatory compliance for enhanced decision-making.
Installation
node build/index.jsEnvironment Variables
- FDA_API_KEY
- FDA_API_BASE_URL
- LOG_LEVEL
- NODE_ENV
- RATE_LIMIT_PER_MINUTE
- MAX_CONCURRENT_REQUESTS
- REQUEST_TIMEOUT
- RETRY_ATTEMPTS
- DEBUG
Security Notes
The server demonstrates robust security practices including comprehensive input validation using Zod schemas, parameterized queries for the local SQLite database (mitigating SQL injection risks), and appropriate handling of environment variables for sensitive data like API keys. File system operations are confined to internal data paths, and structured logging includes sanitization of sensitive fields. No direct usage of `eval` or user-controlled `child_process` execution was observed.
Similar Servers
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
knowledgebase-mcp
A standardized Model Context Protocol (MCP) server that aggregates and provides AI systems with access to diverse biomedical knowledge bases and analysis tools.
fedramp-docs-mcp
A Model Context Protocol (MCP) server for querying FedRAMP compliance documentation and NIST controls, designed to be used by AI agents and developers.
opentargets-mcp
Serves as a Model Context Protocol (MCP) server exposing the Open Targets Platform GraphQL API as a set of structured tools for AI agents and other MCP-compatible clients to access biomedical data.