article
ActiveTool of mcp-figshare
declared in 0.1.0
Fetch full metadata for a single Figshare article by numeric id, optionally at a specific version. Returns title, authors, description, DOI, license, categories, and file list.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1234567
},
{
"id": 1234567,
"version": 2
}
],
"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