MCP Server Biorxiv
M

MCP Server Biorxiv

The medRxiv MCP Server is a bridge tool connecting AI assistants and the medRxiv preprint library, enabling functions such as searching, downloading, and accessing the content of medical preprints through the Model Context Protocol, and supporting local storage and academic analysis.
2 points
7.9K

What is the medRxiv MCP Server?

This is a service tool specifically designed for AI assistants, capable of intelligently searching for scientific research papers on the medRxiv medical preprint platform. It acts like a medical literature assistant for AI, helping to quickly find the latest health science research results.

How to use this service?

After installation and configuration, simply use natural language instructions (e.g., 'Find the latest research on COVID-19 vaccines') to obtain paper information without complex technical operations.

Applicable scenarios

Suitable for medical researchers to quickly obtain cutting - edge results, AI - assisted literature reviews, and the development of clinical decision - support systems. Particularly suitable for users who need to track medical progress in real - time.

Main functions

Intelligent paper search
Supports natural language queries and can accurately retrieve medRxiv papers according to conditions such as keywords, authors, and time ranges.
Complete metadata acquisition
Can obtain complete metadata information such as paper titles, authors, abstracts, and DOIs.
Local paper storage
Automatically saves downloaded papers locally to improve subsequent access speed.
In - depth analysis support
Provides professional paper analysis templates to help systematically evaluate research results.
Advantages
AI assistants can directly obtain the latest medical research results without manually browsing websites.
Search results are structured for easy subsequent analysis and citation.
The local caching mechanism significantly improves the efficiency of repeated access.
Seamlessly integrates with AI platforms such as Claude for a smooth user experience.
Limitations
Only supports the medRxiv platform and does not include other medical databases.
Preprint papers have not undergone peer review, so caution is required when using them.
Advanced search syntax requires a certain learning cost.

How to use

Install the service
Install via Smithery with one - click or manually install the Python environment.
Configure the client
Add MCP server settings to the Claude Desktop configuration file.
Start the service
After running the service program, you can use it through the AI assistant.

Usage examples

Literature review assistance
Quickly collect the latest research progress in a certain medical field.
Clinical decision reference
Obtain evidence - based references for clinical decisions on specific diseases.

Frequently Asked Questions

Is it free to use?
What if the search results are incomplete?
Will the paper data be updated regularly?
Does it support batch downloading of papers?

Related resources

medRxiv official website
The official website of the medical preprint platform
GitHub repository
Project source code and update logs
MCP protocol documentation
Technical specifications of the Model Context Protocol

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "biorxiv": {
      "command": "python",
      "args": ["-m", "medrxiv-mcp-server"]
      }
  }
}

{
  "mcpServers": {
    "biorxiv": {
      "command": "C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python311\\python.exe",
      "args": [
        "-m",
        "medrxiv-mcp-server"
      ]
    }
  }
}

{
  "mcpServers": {
    "medrxiv": {
      "command": "bash",
      "args": [
        "-c",
        "source /home/YOUR/PATH/mcp-server-bioRxiv/.venv/bin/activate && python /home/YOUR/PATH/mcp-server-bioRxiv/medrxiv_server.py"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.3K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
5.1K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
14.0K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.2K
4 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
13.6K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
17.1K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.2K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
13.0K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
30.3K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.1K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.0K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
63.8K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.2K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
41.6K
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
85.2K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase