Skip to content
Back to search
30
MCP

@pipeworx/mcp-pubmed

npm/@pipeworx/mcp-pubmed

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

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
0 tools · streamable-http
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
@pipeworx/mcp-openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools
@pipeworx/mcp-clinicaltrials
ClinicalTrials MCP — wraps ClinicalTrials.gov API v2 (free, no auth)
0 tools
@pipeworx/mcp-nutrition
Nutrition MCP — wraps Open Food Facts API (free, no auth)
0 tools
@pipeworx/mcp-rxnorm
RxNorm MCP — wraps the NLM RxNav REST API (free, no auth)
0 tools

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-pubmed": {
      "url": "None",
      "transport": "http"
    }
  }
}