Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

PubMed / MEDLINE Literature Search

com.olyport/pubmed

Search biomedical literature, get article details, find related articles, and explore MeSH terms

Uptime
11.1%
27 probes
Response
477ms
last probe
Tools
5
callable

Tools · 5

search_pubmed

Search PubMed for biomedical literature. Find research articles, reviews, and clinical studies matching your search terms. Supports PubMed query syntax including MeSH terms, field tags, a…

get_article_detail

Get full details of a PubMed article by its PMID. Returns title, all authors, complete abstract, MeSH terms, publication types, journal info, and DOI. Args: pmid: PubMed ID (e.g.…

find_related_articles

Find articles related to a given PubMed article. Uses NCBI's computed similarity to find conceptually related papers. Useful for literature review expansion. Args: pmid: PubMed I…

search_mesh

Search the MeSH vocabulary for standardized medical terms. Find MeSH (Medical Subject Headings) descriptors to use in precise PubMed searches. Returns MeSH IDs, preferred terms, and scope…

get_cited_by

Find articles that cite a given PubMed article. Useful for tracking the impact and follow-up research of a key publication. Args: pmid: PubMed ID of the article to find citations…

Similar MCP servers embedding-nearest

PubMed Literature Search
Search PubMed for biomedical literature by query term, returning matching article PMIDs and the total result count via NCBI E-utilities esea
0 tools · http
PubMed Research
Integrates with PubMed's biomedical literature database to search academic papers, retrieve detailed metadata and abstracts, generate format
0 tools
PubMed
Enables AI systems to search, retrieve, and analyze biomedical literature from PubMed for evidence-based research, citation generation, and
0 tools
PubMed Clinical Research
Search 36M+ PubMed articles and ClinicalTrials.gov studies.
0 tools · streamable-http
PubMed Clinical Research
Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies.
0 tools · streamable-http
Europepmc
Europe PubMed Central — biomedical literature search and full text
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "pubmed_/_medline_literature_search": {
      "url": "https://mcp.olyport.com/pubmed/mcp",
      "transport": "streamable-http"
    }
  }
}