The ArXiv MCP Server bridges AI assistants and arXiv, enabling programmatic search and access to research papers via the Message Control Protocol. It facilitates paper retrieval, storage, and prompt utilization.
Here's a summary of the README content, aiming for clarity and the specified word count:
The ArXiv MCP Server bridges AI assistants with arXiv, enabling programmatic access to research papers via the Message Control Protocol (MCP). Core features include paper search with date and category filters, paper download and reading, local storage for faster access, and a set of research prompts.
Installation is streamlined via Smithery or manually using uv
. MCP integration requires configuring the client with the server's command and arguments, including the paper storage path. The server offers tools for searching, downloading, listing, and reading papers. A key feature is the "deep-paper-analysis" prompt, which provides a comprehensive workflow for analyzing papers, including an executive summary, methodology analysis, and future research directions. Configuration is managed through the ARXIV_STORAGE_PATH
environment variable. The project is licensed under the MIT License and supported by the Pearl Labs Team.
blazickjp/arxiv-mcp-server
November 29, 2024
March 28, 2025
Python