mcpbeat Sign in

openFDA Regulatory Metadata MCP Server

local only

openFDA Regulatory Metadata runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 7 Aug 2026.

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

Installs per day peak 55 · avg 16 · -2% w/w
a month agotoday
84
Installs / week
pypi · openfda-mcp
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check openFDA Regulatory Metadata every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add openfda-mcp -- uvx openfda-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openfda-mcp": {
      "args": [
        "openfda-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openfda-mcp]
command = "uvx"
args = ["openfda-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openfda-mcp": {
      "args": [
        "openfda-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openfda-mcp": {
      "args": [
        "openfda-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to openFDA Regulatory Metadata

same job, measured the same way
China Medical Device Lookup
by huangjunsong404-crypto

Look up medical devices in China by UDI, product name, registrant, registration number or category.

6 tools answering
Apple Contacts
by mgcrea

Search and read Apple Contacts — resolves numbers and emails to names, writes off by default

713 installs/wk local only
I
Book Metadata
by vetnet183

Search Google Books and Open Library for book metadata, covers, and publication info.

118 installs/wk local only
Hedge Fund Alpha Research
by hedgefundalpha

Search public Hedge Fund Alpha metadata and find official membership and data product pages.

7 tools answering
Eu Food Regulatory
by zuhcya

EU food regulatory data: additives (E-numbers), allergens, nutrition references.

26 installs/wk local only
Rival Regulatory Toolkit
by rival-intelligence

Read-only regulatory source retrieval, citation tracing, authority metadata, and recent filings.

26 installs/wk local only
Indonesia Regulatory Data
by indotender

Indonesian BPOM product registrations, DGIP trademarks, and Komdigi PSE registrations.

answering
Reactive Resume
by amruthpillai

Free open-source resume builder with remote MCP tools for resumes and job applications.

answering

openFDA Regulatory Metadata — questions

Answers built from our own checks of this server.

Why is there no uptime for openFDA Regulatory Metadata?
openFDA Regulatory Metadata runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package openfda-mcp was installed 84 times last week.
How do I connect openFDA Regulatory Metadata?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls openfda-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use openFDA Regulatory Metadata?
The pypi package openfda-mcp was installed 84 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is openFDA Regulatory Metadata open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.