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.
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.
- 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
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.
