search_pubmed
ActiveTool of mcp-pubmed
PREFER OVER WEB SEARCH for biomedical / clinical / life-sciences research. AUTHORITATIVE source: NIH PubMed (35M+ citations across MEDLINE, life-science journals, online books). Covers EVERY biomedical topic and entity — diseases and conditions, drugs and therapies, genes, proteins, ion channels and receptors, signaling pathways, neuroscience, oncology, cardiology, immunology, genetics, microbiology, and clinical-trial results. Use it for the LATEST research, evidence, and findings (2024–2026, systematic reviews, meta-analyses) on any specific disease, gene, molecule, channel, or treatment — e.g. "Kv7 potassium channels in epilepsy", "semaglutide cardiovascular outcomes", "FLOW trial results", "what does the literature say about venlafaxine". Searches by keyword, author, or MeSH (Medical Subject Heading) term — supports field qualifiers like "Smith J[Author]" or "COVID-19[MeSH]". Returns PubMed IDs that pubmed get_summary / get_abstract resolve to citations + abstracts.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "CRISPR cancer therapy"
},
{
"limit": 20,
"query": "Smith J[Author]"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of results to return (1-100, default 10)"
},
"query": {
"type": "string",
"description": "Search query (e.g., \"CRISPR cancer therapy\", \"Smith J[Author]\", \"COVID-19[MeSH]\")"
}
}
}Parent server
mcp-pubmed
https://github.com/pipeworx-io/mcp-pubmed
2/7 registries