Lixtt/arxiv-mcp-server
If you are the rightful owner of arxiv-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful arXiv paper management MCP (Model Context Protocol) server designed for AI assistants to efficiently interact with the arXiv platform.
Tools
Functions exposed to the LLM to take actions
search_papers
Searches arXiv papers with various filtering and sorting options.
get_paper_by_id
Retrieves detailed information about a paper using its arXiv ID.
download_paper
Downloads the PDF of a specified paper.
batch_download_papers
Downloads PDFs of multiple papers in batch.
list_downloaded_papers
Lists downloaded paper files in a specified directory.
get_paper_additional_info
Retrieves additional information about a paper, such as DOI and citation info.
save_paper_summary
Saves AI-generated paper summaries.
save_paper_analysis
Saves detailed AI-generated paper analyses.
save_custom_analysis
Saves custom AI-generated analyses.
list_analysis_files
Lists saved analysis files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client