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 (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)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!