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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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)