openfda-mcp-server

colbyw5/openfda-mcp-server
★ 0 stars Python File System Updated today
Python MCP server that gives AI assistants access to the U.S. Food and Drug Administration's public datasets through the openFDA API. Query drug adverse events, product labeling, recalls, approvals, shortages, NDC directory data, and medical device regulatory information.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install openfda-mcp-server

README Excerpt

A Python [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that gives AI assistants access to the U.S. Food and Drug Administration's public datasets through the [openFDA API](https://open.fda.gov/). Query drug adverse events, product labeling, recalls, approvals, shortages, NDC directory data, and medical device regulatory information — all from your AI assistant.

Tools (12)

aspirinlipitorsearch_device_510ksearch_device_adverse_eventssearch_device_classificationssearch_device_recallssearch_drug_adverse_eventssearch_drug_approvalssearch_drug_labelssearch_drug_ndcsearch_drug_recallssearch_drug_shortages