Labsco
MCP SERVER

medRxiv

by JackKuo666

Search medRxiv preprints by keyword or by structured query, and pull a paper's metadata by DOI.

Academic Literature & Citations
Summary
Preprints found by query, not by browsing.

Health sciences preprints move faster than journals; this makes medRxiv something an assistant can search directly, by keyword or by field, and cite by DOI.

What it is

A Python server over medRxiv, the health sciences preprint repository. Keyword search, an advanced search with structured parameters, and metadata retrieval by DOI. It also ships a set of prompts written for analysing a paper once you have it.

What you get
  • search_medrxiv_key_words runs a keyword search with a result cap
  • search_medrxiv_advanced searches on structured fields such as title and abstract
  • Paper metadata by DOI, for checking a specific preprint someone cited
  • Prompts aimed at reading and analysing a paper, shipped with the server
Requirements

Python with uv. The README's install line names `medRxiv-mcp-server`, which PyPI does not have; Smithery lists a one-command install. No account and no key. Downloading and reading full paper content is listed as planned rather than working, so plan around search and metadata.