This MCP server implementation provides a flexible arXiv search and analysis service. It offers tools for querying arXiv papers, downloading PDFs, and extracting text content. The server supports asynchronous operations and integrates with external services like PyMuPDF for PDF processing. It's designed for use cases requiring AI-assisted literature review, research trend analysis, or automated paper summarization in scientific domains.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Search for papers with optional filters. Parameters: query (string), max_results (integer), date_from (optional string), categories (optional array of strings)
Download a paper by its arXiv ID. Parameters: paper_id (string)
View all downloaded papers. No parameters required.
Access the content of a downloaded paper. Parameters: paper_id (string)