You're viewing a demo portfolio

Join the waitlist
PRSM

collections

Active

Tool of mcp-figshare

declared in 0.1.0

Search Figshare collections (curated groups of articles) by keyword query; supports pagination via page/page_size. Returns collection id, title, description, and article count.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "machine learning"
    },
    {
      "page": 2,
      "query": "genomics",
      "page_size": 25
    }
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "query": {
      "type": "string"
    },
    "page_size": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-figshare

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

2/7 registries
View full server →