trending_papers
ActiveTool of Paperswithcode
declared in 0.1.0
Today's trending ML/AI papers (or a given day's), ranked by community upvotes, via Hugging Face Papers. Use for "what are the hot AI papers", "trending ML research", "top papers this week".
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 15
}
],
"required": [],
"properties": {
"date": {
"type": "string",
"description": "Optional day YYYY-MM-DD (default: latest)."
},
"limit": {
"type": "number",
"description": "Max papers to return (1-50, default 15)."
}
}
}Parent server
Paperswithcode
https://github.com/pipeworx-io/mcp-paperswithcode
1/7 registries