Stanford PubMed MCP Server for CursorGive Cursor instant access to 16 tools to Batch Get Articles, Get Abstract, Get Article, and more
Cursor is an AI-first code editor built on VS Code that integrates LLM-powered coding assistance directly into the development workflow. Its Agent mode enables autonomous multi-step coding tasks, and MCP support lets agents access external data sources and APIs during code generation.
Ask AI about this MCP Server for Cursor
The Stanford PubMed MCP Server for Cursor is a standout in the Education category — giving your AI agent 16 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
{
"mcpServers": {
"stanford-pubmed": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install Stanford PubMed and 4,000+ MCP Servers from a single visual interface.





* 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
About Stanford PubMed MCP Server
Connect to the PubMed E-utilities API from the National Library of Medicine — the gold standard for biomedical literature search.
Cursor's Agent mode turns Stanford PubMed into an in-editor superpower. Ask Cursor to generate code using live data from Stanford PubMed and it fetches, processes, and writes. all in a single agentic loop. 16 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
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
The Stanford PubMed MCP Server exposes 16 tools through the Vinkius. Connect it to Cursor in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 16 Stanford PubMed tools available for Cursor
When Cursor connects to Stanford PubMed through Vinkius, your AI agent gets direct access to every tool listed below — spanning pubmed, ncbi, biomedical, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Batch get articles on Stanford PubMed
Useful for building reading lists, comparing studies, or analyzing a collection of articles from a reference list. Retrieve multiple articles by PMID list
Get abstract on Stanford PubMed
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
Get article on Stanford PubMed
Returns title, all authors, journal name, publication date, volume, issue, pages, DOI, publication types, and language. Get article details by PubMed ID (PMID)
Get citations on Stanford PubMed
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
Get related articles on Stanford PubMed
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
Search by author on Stanford PubMed
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
Search by journal on Stanford PubMed
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
Search by mesh on Stanford PubMed
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
Search clinical on Stanford PubMed
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
Search drugs on Stanford PubMed
Uses the Substance Name field for precise matching. Examples: "metformin", "pembrolizumab", "remdesivir", "aspirin", "dexamethasone". Search articles mentioning specific drugs or compounds
Search free full text on Stanford PubMed
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
Search genes on Stanford PubMed
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
Search pubmed on Stanford PubMed
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
Search recent on Stanford 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
Search reviews on Stanford PubMed
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
Search trending on Stanford PubMed
This surfaces papers that are generating the most attention and engagement in the research community. Find trending articles in a subject area
Connect Stanford PubMed to Cursor via MCP
Follow these steps to wire Stanford PubMed into Cursor. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Open MCP Settings
Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"Add the server config
mcp.json file that opensSave the file
Start using Stanford PubMed
Why Use Cursor with the Stanford PubMed MCP Server
Cursor AI Code Editor provides unique advantages when paired with Stanford PubMed through the Model Context Protocol.
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
Stanford PubMed + Cursor Use Cases
Practical scenarios where Cursor combined with the Stanford PubMed MCP Server delivers measurable value.
Code generation with live data: ask Cursor to generate a security report module using live DNS and subdomain data fetched through MCP
Automated documentation: have Cursor query your API's tool schemas and generate TypeScript interfaces or OpenAPI specs automatically
Infrastructure-as-code: Cursor can fetch domain configurations and generate corresponding Terraform or CloudFormation templates
Test scaffolding: ask Cursor to pull real API responses via MCP and generate unit test fixtures from actual data
Example Prompts for Stanford PubMed in Cursor
Ready-to-use prompts you can give your Cursor agent to start working with Stanford PubMed immediately.
"Find recent clinical trials for CAR-T cell therapy in lymphoma"
"Search for BRCA1 gene articles related to breast cancer prevention"
"Find free full-text systematic reviews on metformin and diabetes prevention"
Troubleshooting Stanford PubMed MCP Server with Cursor
Common issues when connecting Stanford PubMed to Cursor through Vinkius, and how to resolve them.
Tools not appearing in Cursor
Server shows as disconnected
Stanford PubMed + Cursor FAQ
Common questions about integrating Stanford PubMed MCP Server with Cursor.
What is Agent mode and why does it matter for MCP?
Where does Cursor store MCP configuration?
mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.Can Cursor use MCP tools in inline edits?
How do I verify MCP tools are loaded?
Explore More MCP Servers
View all →
Honeywell Process
10 toolsConnect Honeywell Process to any AI agent via MCP.

Heap
12 toolsAutomate product analytics via Heap — track events, identify users, and manage segments directly from any AI agent.

Hugging Face
15 toolsAccess thousands of pre-trained AI models for NLP, vision, and audio tasks with the largest open-source machine learning hub.

SEC EDGAR Financials — Revenue, Income, Assets, EPS & Industry Comparison
4 toolsExtract XBRL financial data from SEC filings: revenue, net income, total assets, liabilities, stockholders' equity, EPS, and cash for any U.S. public company. Compare financial metrics across all companies industry-wide using XBRL frames. Like a free mini-Bloomberg terminal.
