Mmcp.market

Pubmed MCP server

by pipeworx-io·io.github.pipeworx-io/pubmed·v1.1.2

PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)

A87/100grade A
What users say
No reviews yet
Be the first
Safety scan
A87/100

not scanned yet

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed Pubmed yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Pubmed tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Not scanned yet. New registry listings are scanned within a day of import.

What the publisher says

From the Pubmed repository's README, as published. We do not edit it. Read it on GitHub

PubMed — Biomedical Literature

The U.S. National Library of Medicine's PubMed. ~37 million biomedical and life-science citations going back to 1781. The canonical biomedical literature database — used by every clinician, researcher, and grant officer. MeSH (Medical Subject Headings) tagging makes structured search powerful. Free, no auth.

Part of Pipeworx — an MCP gateway connecting AI agents to 1679+ live data sources.

Why this matters for AI agents

For biomedical research, drug efficacy questions, clinical guidelines, or systematic literature review, PubMed is the canonical first stop. Where Semantic Scholar is broader but less curated, PubMed is biomedical-focused with MeSH structure that supports precise queries.

Common flows:

  • Topic search. "Recent papers on GLP-1 agonists for cardiovascular outcomes" → search with MeSH terms or keywords.
  • Specific paper. PMID lookup → full record (title, abstract, authors, MeSH tags).
  • Author affiliation / contact. getsummary's authors[] stays plain name strings (unchanged); a separate authordetails[] array, index-aligned with authors[], adds {name, affiliations[], emails[]} — affiliations is the text verbatim from the efetch XML record, and emails is whatever email address(es) a plain regex finds inside that text (empty array when the record carries none — no guessing or enrichment beyond what NCBI indexed). searchpubmed still returns bare author name strings only, with no authordetails; call get_summary on its PMIDs for affiliation/contact detail.
  • Author profile. Papers by a specific author (with disambiguation challenges).
  • Citation tracking. Cross-reference with Crossref for DOIs and citation networks.
  • Evidence landscape. Count clinical trials, randomized trials, systematic reviews, meta-analyses, observational studies, and case reports for one query with pubmedevidencelandscape.
  • Publication momentum. Use pubmedpublicationtrend for exact annual PubMed counts across a bounded window.
  • Integrity check. Use pubmedintegritycheck before relying on one PMID to surface NLM-indexed retractions, expressions of concern, errata, updates, and related notices.

Auth

None. NCBI E-utilities (PubMed's API) is free. Without an API key, calls are throttled to 3/sec; with a free NCBI API key (https://www.ncbi.nlm.nih.gov/account/), 10/sec. Pass via _apiKey.

MeSH terms

PubMed's secret weapon is MeSH (Medical Subject Headings) — a controlled vocabulary applied to every paper by NLM librarians. Allows precise queries:

  • [mh] exact MeSH heading
  • [majr] major heading (the paper is about this)
  • [ti] title
  • [au] author

Example: glucagon-like peptide-1[mh] AND cardiovascular diseases[majr] AND 2023:2024[dp] finds papers majoring on cardiovascular outcomes for GLP-1 agonists in 2023-2024.

Common pitfalls

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http pubmed https://gateway.pipeworx.io/pubmed/mcp
Add to Cursor

Pubmed: common questions

Is Pubmed MCP server safe?
Yes, by our scan: it is graded A (87/100). Read the Pubmed safety report
How do I install Pubmed?
It runs remotely at gateway.pipeworx.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Pubmed need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Pubmed maintained?
The last commit was in the last day (2026-09-25). The latest release is v1.1.2.
Is Pubmed up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of Pubmed?
Servers from other publishers that do the same job: spintax.net MCP server, Ticket Demo MCP server and JAJ Dataverse Dev MCP server. Compare all Pubmed alternatives.

Alternatives to Pubmed

Same job from other publishers: the closest match first, then the best rated.

All Pubmed alternatives →
  • spintax.net MCP server
    Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
    A
  • Ticket Demo
    MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
    B
  • JAJ Dataverse Dev MCP
    Xrm/Power Platform/Dataverse MCP for devs, Azure CLI auth, Web API and multi-environment support
    A
  • MCP Server
    天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)
    A
  • MCP Server
    天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)
    A

More from pipeworx-io →