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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Search for papers with optional filters. Parameters: query (string), max_results (integer), date_from (string, optional), categories (list of strings, optional)
Download a paper by its arXiv ID. Parameters: paper_id (string)
View all downloaded papers. Parameters: None
Access the content of a downloaded paper. Parameters: paper_id (string)