development
location
documentation
public
bioRxiv
MCP
What is Enable AI assistants to search and access bioRxiv papers through a simple MCP interface.?
The bioRxiv MCP Server provides a bridge between AI assistants and bioRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for biology preprints and access their metadata in a programmatic way.
Documentation
bioRxiv MCP Server
🔍 Enable AI assistants to search and access bioRxiv papers through a simple MCP interface.
The bioRxiv MCP Server provides a bridge between AI assistants and bioRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for biology preprints and access their metadata in a programmatic way.
🤝 Contribute • 📝 Report Bug
✨ Core Features
🔎 Paper Search: Query bioRxiv papers with keywords or advanced search ✅
🚀 Efficient Retrieval: Fast access to paper metadata ✅
📊 Metadata Access: Retrieve detailed metadata for specific papers ✅
📊 Research Support: Facilitate biological 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# Prerequisites
Python 3.10+
FastMCP library
Installation
Clone the repository:
git clone https://github.com/JackKuo666/bioRxiv-MCP-Server.git
cd bioRxiv-MCP-Server
Install the required dependencies:
pip install -r requirements.txt
Installing via Smithery
To install bioRxiv Server for Claude Desktop automatically via Smithery:
claude
npx -y @smithery/cli@latest install @JackKuo666/biorxiv-mcp-server --client claude --config "{}"
Cursor
Paste the following into Settings → Cursor Settings → MCP → Add new server: