medRxiv MCP Server
@JackKuo666
About medRxiv MCP Server
π Enable AI assistants to search and access bioRxiv papers through a simple MCP interface.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-bioRxiv": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@JackKuo666/biorxiv-mcp-server",
"--client",
"claude",
"--config",
"{}"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is medRxiv MCP Server?
It bridges AI assistants with bioRxiv's preprint repository via the Model Context Protocol (MCP), enabling AI models to search for biology preprints and access their metadata programmatically.
How to use medRxiv MCP Server?
Requires Python 3.10+ and the FastMCP library. Clone the repository, install dependencies, then start the server with python biorxiv_server.py. Alternatively, install via Smithery for Claude Desktop, Cursor, Windsurf, or CLine by adding the appropriate configuration to the client's MCP settings.
Key features of medRxiv MCP Server
- Paper search with keywords or advanced parameters
- Fast retrieval of paper metadata
- Download and read full paper content
- List all locally stored papers
- Local storage for faster subsequent access
- Specialized prompts for paper analysis
Use cases of medRxiv MCP Server
- Search bioRxiv for recent papers on a topic like genomics
- Retrieve detailed metadata for a paper given its DOI
- Download and review preprint content for research or analysis
- Build AI-powered research assistants that can query bioRxiv
FAQ from medRxiv MCP Server
What are the runtime requirements?
Python 3.10 or higher, plus the FastMCP, asyncio, and logging libraries.
How do I search for papers?
Ask the AI assistant queries such as "Can you search bioRxiv for recent papers about genomics?"
How do I get details of a specific paper?
Provide the paper's DOI and request its metadata, e.g., "Show me the metadata for DOI 10.1101/123456."
Where are papers stored?
Papers are saved locally on your machine for faster subsequent access.
Are there any usage restrictions?
This tool is for research purposes only. Users must respect bioRxiv's terms of service.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-devπ₯ MaxKB is an open-source platform for building enterprise-grade agents. εΌΊε€§ζη¨ηεΌζΊδΌδΈηΊ§ζΊθ½δ½εΉ³ε°γ
Comments