This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
arxiv_get_paper
InactiveTool of arxiv-mcp
declared in 0.1.0
Fetch a single arXiv paper's metadata + abstract by id (e.g. '2024.04567' or 'arXiv:2024.04567v2').
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}Parent server
arxiv-mcp
https://github.com/guptaprakhariitr/arxiv-mcp
2/7 registries