MCP Server
MCP
io.github.genecell/preprint-fulltext
bioRxiv/medRxiv/arXiv preprint full text as structured sections for AI agents + search.
Install
uvx preprint-fulltext
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "preprint-fulltext",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Email for the Europe PMC / OpenAlex polite pools (recommended).",
"name": "CONTACT_EMAIL"
},
{
"description": "OpenAlex API key (only needed for OpenAlex discover/search; required by OpenAlex since 2026-02-13).",
"isSecret": true,
"name": "OPENALEX_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment