Compatible with every major AI agent and IDE
What is the PubMed Central MCP Server?
Connect your AI agent to PubMed Central (PMC), the world's premier digital archive of biomedical and life sciences journal literature. This server enables deep exploration of millions of open-access articles directly through natural conversation.
What you can do
- Advanced Search — Use
search_articlesto find PMCIDs matching complex queries, including authors, dates, and specific filters. - Full-Text Retrieval — Access complete article content in BioC XML or JSON formats using
get_bioc_articlefor deep analysis. - Citation Analysis — Track the scientific impact of research by finding articles that cite a specific PMID with
get_citing_articles. - Identifier Mapping — Seamlessly convert between PMCIDs, PMIDs, and DOIs using
convert_idsto ensure data consistency. - Metadata Harvesting — Retrieve document summaries, license information, and file locations for Open Access records via
get_article_summaryandget_oa_record.
How it works
- Subscribe to this server
- Provide your NCBI Tool Name and Email (and an optional API Key for higher rate limits)
- Start querying the global repository of medical knowledge from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Researchers & Academics — Instantly find relevant literature and extract data from full-text papers without manual downloading.
- Healthcare Professionals — Quickly verify medical facts and access the latest clinical studies directly from your workspace.
- Data Scientists — Automate the collection of biomedical datasets and citation networks for large-scale analysis.
Built-in capabilities (7)
Convert between article identifiers (PMCID, PMID, DOI)
Get metadata summaries for PMC articles
Retrieve full-text articles via the BioC API
Find PMC articles that cite a specific PubMed ID
Find citation data, license info, and file locations for OA articles
Harvest metadata via the PMC OAI-PMH Service
Search for articles in PubMed Central
Why Vercel AI SDK?
The Vercel AI SDK gives every PubMed Central tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 7 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
- —
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
- —
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same PubMed Central integration everywhere
- —
Built-in streaming UI primitives let you display PubMed Central tool results progressively in React, Svelte, or Vue components
- —
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
PubMed Central in Vercel AI SDK
PubMed Central and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect PubMed Central to Vercel AI SDK 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 PubMed Central in Vercel AI SDK
The PubMed Central 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 7 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Vercel AI SDK 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
PubMed Central for Vercel AI SDK
Every tool call from Vercel AI SDK to the PubMed Central MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
How do I convert a DOI or PMID into a PMCID for full-text access?
Use the convert_ids tool. Provide a comma-separated list of identifiers, and the agent will return the mapped PMCID, which is required for many other PMC retrieval tools.
Can I retrieve the actual content of an article, not just the abstract?
Yes. If the article is in the Open Access subset, use get_bioc_article with the PMCID. You can specify 'json' or 'xml' format to get the full-text sections.
How can I find which papers have cited a specific study?
Use the get_citing_articles tool by providing the PubMed ID (PMID) of the study. It will return a list of PMC articles that reference that specific work.
How does the Vercel AI SDK connect to MCP servers?
Import createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.
Can I use MCP tools in Edge Functions?
Yes. The AI SDK is fully edge-compatible. MCP connections work on Vercel Edge Functions, Cloudflare Workers, and similar runtimes.
Does it support streaming tool results?
Yes. The SDK provides streaming primitives like useChat and streamText that handle tool calls and display results progressively in the UI.
createMCPClient is not a function
Install: npm install @ai-sdk/mcp
Explore More MCP Servers
View all →
ESPHome
10 toolsControl and monitor your ESPHome-powered IoT devices directly from any AI agent via the Web Server API.

Namsor Alternative
5 toolsDetect gender, origin, and ethnicity from names, parse full names, and format phone numbers with AI-powered onomastics.

crowd.dev (LFX CDP)
10 toolsEquip your AI agent to manage community members, activities, and organizations directly via the crowd.dev (LFX) API.

Infisical
9 toolsManage secrets infrastructure via AI — list, create, update, and audit secrets across environments with end-to-end encryption.
