← All servers
🔍

Biorxiv ServerVerified🛡 No advisories

io.github.cyanheads/biorxiv-mcp-server
New to MCP? Start here →
2★ stars
0weekly installs
15 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cyanheads, which proved it owns this namespace.

Verified owner: github.com/cyanheadsio.github.cyanheads/biorxiv-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads BIORXIV_MAILTO, MCP_LOG_LEVEL, BIORXIV_MAILTO, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_ENDPOINT_PATH, ….

About

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

Packages & transports

npm@cyanheads/biorxiv-mcp-serverv0.2.0 · bun
npm@cyanheads/biorxiv-mcp-serverv0.2.0 · bun
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "biorxiv_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/biorxiv-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @cyanheads/biorxiv-mcp-server