fda-purple-book-mcp-server

QuentinCody/fda-purple-book-mcp-server
★ 0 stars TypeScript Database Updated 1d ago
FDA Purple Book (licensed biologics, biosimilars, interchangeables, exclusivity) as an MCP server — Code Mode + staging
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fda-purple-book-mcp-": {
      "command": "npx",
      "args": [
        "-y",
        "QuentinCody/fda-purple-book-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server exposing the **FDA Purple Book** — the database of licensed **biological products** (reference biologics, biosimilars, and interchangeables), with BLA numbers, applicants, approval dates, and exclusivity expiry. Complements `fda-orange-book-mcp-server` (small-molecule patents/exclusivity). One of 100+ servers in the [Bio MCP](../../README.md) monorepo.

Tools (1)

purple_book_search
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →