bioRxiv MCP 服务器

bioRxiv MCP 服务器

通过简单的MCP接口,使AI助手能够搜索和访问bioRxiv论文。

快速入门

前置条件

  • Python 3.10+
  • FastMCP 库

安装步骤

  1. 克隆仓库: git clone https://github.com/JackKuo666/bioRxiv-MCP-Server.git cd bioRxiv-MCP-Server
  2. 安装依赖: pip install -r requirements.txt

启动服务

运行以下命令启动MCP服务器: python biorxiv_server.py

Smithery安装(可选)

支持多种客户端工具(如Claude Desktop、Cursor等),可通过Smithery CLI快速安装。例如: npx -y @smithery/cli@latest install @JackKuo666/biorxiv-mcp-server --client claude --config "{}"

使用方法

  • 搜索论文: Can you search bioRxiv for recent papers about genomics?
  • 获取元数据: Can you show me the metadata for the paper with DOI 10.1101/123456?