article_files
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-figshare
https://github.com/pipeworx-io/mcp-figshare
2/7 registries