io.github.cyanheads/biorxiv-mcp-server
Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"biorxiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/biorxiv-mcp-server"
],
"env": {
"BIORXIV_MAILTO": "<biorxiv_mailto>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"biorxiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/biorxiv-mcp-server"
],
"env": {
"BIORXIV_MAILTO": "<biorxiv_mailto>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/biorxiv-mcp-serverBIORXIV_MAILTOContact email for User-Agent header — optional, for polite API access.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
BIORXIV_MAILTOContact email for User-Agent header — optional, for polite API access.
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai