You're viewing a demo portfolio

Join the waitlist
PRSM

search_preprints

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Osf

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

1/7 registries
View full server →
search_preprints — Osf — PRSM MCP