You're viewing a demo portfolio

Join the waitlist
PRSM

get_project

Active

Tool of Osf

declared in 0.1.0

OSF: fetch metadata for a single public research project (node) by its OSF id (e.g. "abc12"). Returns title, description, category, dates, tags, and public flag.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "OSF node id, e.g. \"abc12\"."
    }
  }
}

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 →
get_project — Osf — PRSM MCP