Skip to content
Back to search
60
MCP http

pubmed-mcp-server

cyanheads/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 discover related research.

Uptime
100.0%
168 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
0 tools
io.github.cyanheads/pubmed-mcp-server live
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.
10 tools · streamable-http
@cyanheads/pubmed-mcp-server
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
0 tools
academic-research-mcp
MCP server for academic literature search across 9 APIs (OpenAlex, Semantic Scholar, PubMed, arXiv, medRxiv/bioRxiv, CrossRef, Google Schola
0 tools
clinicaltrialsgov-mcp-server
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
0 tools · http

How to use

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

{
  "mcpServers": {
    "pubmed-mcp-server": {
      "url": "https://github.com/cyanheads/pubmed-mcp-server",
      "transport": "http"
    }
  }
}