MCPVault

biorxiv_get_fulltext

MCP tool from Biorxiv MCP Server by cyanheads

Retrieve a preprint's full text as best-effort Markdown extracted from its rendered HTML article page

How to use it

biorxiv_get_fulltext is exposed by the Biorxiv MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the biorxiv_get_fulltext tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Biorxiv MCP Server

$docker run --rm -e BIORXIV_MAILTO=your@email.com -p 3010:3010 biorxiv-mcp-server
FULL BIORXIV MCP SERVER LISTING