medRxiv-MCP-Server
The medRxiv MCP Server enables AI assistants to interact with medRxiv's repository of health science preprints using the Model Context Protocol. It provides tools for searching, retrieving, and analyzing scientific papers, supporting research and analysis in the health sciences domain.
medRxiv MCP Server
🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface.
The medRxiv MCP Server provides a bridge between AI assistants and medRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for health sciences preprints and access their content in a programmatic way.
✨ Core Features
- Paper Search: Query medRxiv papers with custom search strings or advanced search parameters
- Efficient Retrieval: Fast access to paper metadata
- Metadata Access: Retrieve detailed metadata for specific papers using DOI
- Research Support: Facilitate health sciences research and analysis
- Paper Access: Download and read paper content
- Paper Listing: View all downloaded papers
- Local Storage: Papers are saved locally for faster access
- Research Prompts: A set of specialized prompts for paper analysis
🚀 Quick Start
Installing via Smithery
claude
Install medRxiv Server for Claude Desktop via Smithery.
Installing Manually
Install using uv tool or set up a development environment.
📊 Usage
Start the MCP server:
Use the provided MCP tools in your AI assistant or application to search for papers, perform advanced search, and get metadata.
🛠 MCP Tools
search_medrxiv_key_words
Search for articles on medRxiv using key words.
search_medrxiv_advanced
Perform an advanced search for articles on medRxiv.
get_medrxiv_metadata
Fetch metadata for a medRxiv article using its DOI.
Usage with Claude Desktop
Configuration examples for Mac OS and Windows are provided.
📝 TODO
download_paper
Download a paper and save it locally.
read_paper
Read the content of a downloaded paper.
list_papers
List all downloaded papers.
Research Prompts
Provides comprehensive workflow for analyzing academic papers.