published
ActiveTool of Biorxiv
declared in 0.1.0
Preprints that have since been published in a peer-reviewed journal.
Parameters schema
{
"type": "object",
"examples": [
{
"server": "biorxiv",
"date_or_range": "2023-06-01/2023-12-31"
}
],
"required": [
"server",
"date_or_range"
],
"properties": {
"cursor": {
"type": "number"
},
"server": {
"type": "string"
},
"date_or_range": {
"type": "string"
}
}
}Parent server
Biorxiv
https://github.com/pipeworx-io/mcp-biorxiv
2/7 registries