Back to search
30
MCP streamable-http

Openfda

io.github.pipeworx-io/openfda

OpenFDA MCP — wraps the openFDA API (free, no auth required)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools
fda
FDA MCP — US Food and Drug Administration public API (free, no auth)
0 tools · streamable-http
fda-mcp
MCP server providing access to FDA data via the OpenFDA API
0 tools
Openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools · streamable-http
openalex
OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openfda": {
      "url": "https://gateway.pipeworx.io/openfda/mcp",
      "transport": "streamable-http"
    }
  }
}