This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
arxiv_daily_digest
InactiveTool of arxiv-mcp
declared in 0.1.0
Recently-submitted papers in an arXiv category. Use for daily catch-up on a research area. E.g. category='cs.AI' for new AI papers.
Parameters schema
{
"type": "object",
"required": [
"category"
],
"properties": {
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"category": {
"type": "string",
"description": "arXiv category code."
}
}
}Parent server
arxiv-mcp
https://github.com/guptaprakhariitr/arxiv-mcp
2/7 registries