get_project
ActiveTool 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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Osf
https://github.com/pipeworx-io/mcp-osf
1/7 registries