Skip to content
Back to search
30
MCP

@cyanheads/biorxiv-mcp-server

npm/@cyanheads/biorxiv-mcp-server

Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/biorxiv-mcp-server
Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP.
0 tools
@cyanheads/arxiv-mcp-server
Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO or Streamable HTTP.
0 tools
iflow-mcp_biorxiv-mcp-server
An MCP server for searching and retrieving articles from bioRxiv
0 tools
iflow-mcp_jackkuo666-mcp-server-biorxiv
An MCP server for searching and retrieving articles from bioRxiv
0 tools
bioRxiv
Searches and retrieves preprints from bioRxiv and medRxiv preprint servers for life sciences and health research.
0 tools
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/biorxiv-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}