This MCP server provides a specialized interface for searching and retrieving scientific articles from bioRxiv, a popular preprint server for biological sciences. Built with Python using the FastMCP framework, it offers three main tools: keyword-based searching, advanced searching with multiple parameters (including author, date range, and section filters), and metadata retrieval using DOIs. The implementation handles asynchronous processing through asyncio and includes comprehensive error handling and logging, making it particularly useful for researchers, AI assistants, and applications that need programmatic access to the latest biological research preprints.
Search for articles on bioRxiv using keywords.
Perform an advanced search for articles on bioRxiv with multiple parameters.
Fetch metadata for a bioRxiv article using its DOI.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!