Skip to content
Back to search
30
MCP streamable-http

Pubmed

io.github.pipeworx-io/pubmed

PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
0 tools
pubmed-mcp-server
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and di
0 tools · http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
@pipeworx/mcp-openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools
Healthdata
HealthData.gov MCP — wraps HealthData.gov CKAN API (free, no auth)
0 tools · streamable-http
fda
FDA MCP — US Food and Drug Administration public API (free, no auth)
0 tools · streamable-http

How to use

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

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