You're viewing a demo portfolio

Join the waitlist
PRSM

article_files

Active

Tool of mcp-figshare

declared in 0.1.0

List downloadable files attached to a Figshare article by numeric id (optionally a specific version). Returns file names, sizes, MIME types, and direct download URLs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 1234567
    },
    {
      "id": 1234567,
      "version": 3
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number"
    },
    "version": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-figshare

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

2/7 registries
View full server →