articles
ActiveTool of mcp-figshare
AUTHORITATIVE search across figshare — the open-research repository hosting 7M+ papers, datasets, posters, code, theses, and supplementary materials from universities and labs worldwide. PREFER OVER WEB SEARCH for academic supplementary materials, dataset hunting, or research outputs that aren't in PubMed/arXiv (which skew biomed + physics). Returns article metadata + DOI, authors, license, download URL. Use for "find datasets about X", "supplementary materials for paper Y", "open-access PDFs of Z research".
Parameters schema
{
"type": "object",
"examples": [
{
"query": "climate change datasets"
},
{
"page": 1,
"order": "downloads",
"query": "protein structure",
"item_type": 3,
"page_size": 20
}
],
"properties": {
"page": {
"type": "number"
},
"order": {
"type": "string",
"description": "published_date | modified_date | views | downloads | shares | cites"
},
"query": {
"type": "string"
},
"item_type": {
"type": "number",
"description": "1 figure | 3 dataset | 5 fileset | 12 thesis | etc."
},
"page_size": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-figshare
https://github.com/pipeworx-io/mcp-figshare
2/7 registries