Skip to content
Back to search
30
MCP streamable-http

Rxnorm

io.github.pipeworx-io/rxnorm

RxNorm MCP — wraps the NLM RxNav REST API (free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-rxnorm
RxNorm MCP — wraps the NLM RxNav REST API (free, no auth)
0 tools
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
rickmorty
Rick and Morty MCP — wraps The Rick and Morty API (free, no auth)
0 tools · streamable-http

How to use

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

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