search_preprints
ActiveTool of Osf
declared in 0.1.0
OSF: search public preprints by title (Open Science Framework, by the Center for Open Science). Returns id, title, description, publication date, DOI, and tags. Keyless public data; the API can be slow.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 15, max 50)."
},
"query": {
"type": "string",
"description": "Title search text, e.g. \"machine learning\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Osf
https://github.com/pipeworx-io/mcp-osf
1/7 registries