yzfly/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.
The ArXiv MCP Server is a tool designed to assist in interpreting and organizing knowledge from academic papers on arXiv, supporting the Model Context Protocol (MCP) standard.
Tools
Functions exposed to the LLM to take actions
search_arxiv
Search for papers on arXiv using keywords.
download_arxiv_pdf
Download the PDF of a paper from arXiv using its URL or ID.
parse_pdf_to_markdown
Convert a paper's PDF to a Chinese Markdown document.
convert_to_wechat_article
Convert a paper to a WeChat article format.
process_arxiv_paper
Complete processing of an arXiv paper, including optional WeChat article generation.
clear_workdir
Clear all historical files in the working directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client