bioRxiv
Summary
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.
Available Actions(3)
search_biorxiv_key_words
Search for articles on bioRxiv using keywords.
search_biorxiv_advanced
Perform an advanced search for articles on bioRxiv with multiple parameters.
get_biorxiv_metadata
Fetch metadata for a bioRxiv article using its DOI.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论