openfda-pp-cli

H179922/openfda-pp-cli
★ 0 stars Go 💻 Code/Dev Tools Updated today
OpenFDA CLI & MCP server — drug/device adverse events, recalls, labels, NDC lookups with local SQLite cache and insight commands. Generated by CLI Printing Press.
View on GitHub →

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-pp-cli": {
      "command": "go",
      "args": [
        "run",
        "github.com/H179922/openfda-pp-cli@latest"
      ]
    }
  }
}

README Excerpt

The FDA safety data terminal. Every drug adverse event, device recall, food contamination, and product label the FDA publishes — synced locally, searchable offline, with trend analysis no other tool offers. The recommended path installs both the `openfda-pp-cli` binary and the `pp-openfda` agent skill in one shot:

Tools (1)

FDA_API_KEY