PubMed / MEDLINE Literature Search
com.olyport/pubmedSearch biomedical literature, get article details, find related articles, and explore MeSH terms
Tools · 5
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 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 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 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…
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
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"
}
}
}