Compatible with every major AI agent and IDE
What is the Stanford PubMed MCP Server?
Connect to the PubMed E-utilities API from the National Library of Medicine — the gold standard for biomedical literature search.
What you can do
- Full-Text Search — Search across 36M+ biomedical articles from MEDLINE
- MeSH Vocabulary — Use Medical Subject Headings for precise, controlled-vocabulary searches
- Clinical Trials — Filter specifically for clinical trial publications
- Reviews & Meta-analyses — Find systematic reviews and meta-analyses
- Gene Search — Search articles mentioning specific genes (TP53, BRCA1, EGFR)
- Drug Search — Find articles about specific drugs and compounds
- Citation Tracking — Find articles that cite a given paper
- Related Articles — Use NCBI's similarity algorithm to discover related literature
- Abstracts — Retrieve full structured abstracts for quick evaluation
- Free Full Text — Filter for open access articles available in PubMed Central
- Batch Retrieval — Fetch multiple articles by PMID in a single request
Who is this for?
- Medical Researchers — literature reviews, evidence-based medicine
- PhD Students — comprehensive biomedical search
- Clinicians — find clinical trial evidence for treatment decisions
- Pharmacologists — drug interaction and efficacy research
Built-in capabilities (16)
Useful for building reading lists, comparing studies, or analyzing a collection of articles from a reference list. Retrieve multiple articles by PMID list
For structured abstracts, returns all sections (Background, Methods, Results, Conclusions). Essential for quickly evaluating whether a paper is relevant without accessing the full text. Get the full abstract text of a PubMed article
Returns title, all authors, journal name, publication date, volume, issue, pages, DOI, publication types, and language. Get article details by PubMed ID (PMID)
Essential for understanding an article's impact, finding follow-up studies, and tracking how findings have been built upon by other researchers. Get articles that cite a given PubMed article
The algorithm considers title, abstract, MeSH headings, and substances to compute similarity scores. This is often more effective than keyword search for discovering relevant literature. Find related articles using NCBI similarity algorithm
Use "LastName FirstInitial" format for best results (e.g. "Doudna JA", "Zhang F"). Returns the author's publication list with article metadata. Find PubMed articles by author name
Can be combined with a topic query. Use journal abbreviations or full names (e.g. "Nature", "N Engl J Med", "Lancet", "Cell", "Science", "JAMA", "BMJ"). Find articles published in a specific journal
MeSH terms provide precise topic classification. Examples: "Neoplasms", "Diabetes Mellitus", "Machine Learning", "Clustered Regularly Interspaced Short Palindromic Repeats", "COVID-19". Search using MeSH controlled vocabulary terms
This includes Phase I-IV trials, randomized controlled trials, and clinical study reports. Essential for evidence-based medicine and systematic reviews. Search for clinical trial publications
Uses the Substance Name field for precise matching. Examples: "metformin", "pembrolizumab", "remdesivir", "aspirin", "dexamethasone". Search articles mentioning specific drugs or compounds
This filters to only return open access or author-deposited articles where the complete manuscript can be read for free. Essential for researchers without institutional journal subscriptions. Search for articles with free full-text available
Uses the Gene Name field tag for precise matching. Examples: "TP53", "BRCA1", "EGFR", "KRAS", "MYC". Can be combined with a topic query for more specific results. Search articles mentioning specific genes
Returns article titles, authors, journals, dates, DOIs, and publication types. Sort options: "relevance" (default), "date", "pub_date", "first_author", "journal". Search 36M+ biomedical articles on PubMed
Use this to stay up-to-date with the latest publications in your research area. Default is last 30 days. Find the most recent articles in a field
These are the highest level of evidence synthesis in medicine and provide comprehensive overviews of research on a topic. Search for review articles and meta-analyses
This surfaces papers that are generating the most attention and engagement in the research community. Find trending articles in a subject area
Why LlamaIndex?
LlamaIndex agents combine Stanford PubMed tool responses with indexed documents for comprehensive, grounded answers. Connect 16 tools through Vinkius and query live data alongside vector stores and SQL databases in a single turn. ideal for hybrid search, data enrichment, and analytical workflows.
- —
Data-first architecture: LlamaIndex agents combine Stanford PubMed tool responses with indexed documents for comprehensive, grounded answers
- —
Query pipeline framework lets you chain Stanford PubMed tool calls with transformations, filters, and re-rankers in a typed pipeline
- —
Multi-source reasoning: agents can query Stanford PubMed, a vector store, and a SQL database in a single turn and synthesize results
- —
Observability integrations show exactly what Stanford PubMed tools were called, what data was returned, and how it influenced the final answer
Stanford PubMed in LlamaIndex
Stanford PubMed and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Stanford PubMed to LlamaIndex through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Stanford PubMed in LlamaIndex
The Stanford PubMed MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 16 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in LlamaIndex only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Stanford PubMed for LlamaIndex
Every tool call from LlamaIndex to the Stanford PubMed MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Do I need an API key?
No. The PubMed E-utilities API is public. An optional free API key from NCBI increases rate limits from 3 to 10 requests per second.
What is MeSH?
MeSH (Medical Subject Headings) is the NLM's controlled vocabulary for indexing biomedical articles. It provides standardized terms for precise searching — for example, using 'Neoplasms' will find all cancer-related articles regardless of which synonym the authors used.
Can I retrieve full-text articles?
PubMed provides abstracts for all articles and links to free full text when available through PubMed Central. Use the free full-text filter to find open-access articles you can read immediately.
How does LlamaIndex connect to MCP servers?
Use the MCP client adapter to create a connection. LlamaIndex discovers all tools and wraps them as query engine tools compatible with any LlamaIndex agent.
Can I combine MCP tools with vector stores?
Yes. LlamaIndex agents can query Stanford PubMed tools and vector store indexes in the same turn, combining real-time and embedded data for grounded responses.
Does LlamaIndex support async MCP calls?
Yes. LlamaIndex's async agent framework supports concurrent MCP tool calls for high-throughput data processing pipelines.
BasicMCPClient not found
Install: pip install llama-index-tools-mcp
Explore More MCP Servers
View all →
Object Hash Engine
1 toolsGenerate deterministic SHA-256 fingerprints of any JSON object. Keys are automatically sorted so {b:2,a:1} and {a:1,b:2} always produce the exact same hash. Essential for deduplication.

IPGeolocation (IP Intelligence & Time)
3 toolsResolve IP addresses via IPGeolocation — get precise location, timezone details, and local astronomy data.

Pipedream
7 toolsManage Pipedream serverless workflows, sources, webhooks, and raw event data natively via AI agents.

Submail / 赛邮云
8 toolsPowerful SMS, Email, and Voice communication platform — orchestrate multi-channel messaging via AI.
