You're viewing a demo portfolio

Join the waitlist
PRSM

details

Active

Tool of Biorxiv

declared in 0.1.0

Preprint metadata by DOI or by date / date range.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "doi": "10.1101/2024.01.15.575982",
      "server": "biorxiv"
    },
    {
      "cursor": 0,
      "server": "biorxiv",
      "date_or_range": "2024-01-15/2024-01-31"
    }
  ],
  "required": [
    "server"
  ],
  "properties": {
    "doi": {
      "type": "string",
      "description": "e.g. \"10.1101/2024.01.15.575982\" (mutually exclusive with date)"
    },
    "cursor": {
      "type": "number",
      "description": "Pagination offset (default 0)."
    },
    "server": {
      "type": "string",
      "description": "biorxiv | medrxiv"
    },
    "date_or_range": {
      "type": "string",
      "description": "YYYY-MM-DD or YYYY-MM-DD/YYYY-MM-DD"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Biorxiv

https://github.com/pipeworx-io/mcp-biorxiv

2/7 registries
View full server →