Odel
preprint fulltext

preprint fulltext

Local
@genecell2PythonUpdated 1mo ago

bioRxiv/medRxiv/arXiv preprint full text as structured sections for AI agents + search.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpreprint-fulltextv0.1.0

Run

uvx preprint-fulltext

MCP client config

{
  "mcpServers": {
    "preprint-fulltext": {
      "command": "uvx",
      "args": [
        "preprint-fulltext"
      ]
    }
  }
}