

The ArXiv MCP Server is a tool designed to facilitate AI assistants in accessing and searching for research papers on the arXiv repository. By using the Message Control Protocol (MCP), it provides a seamless interface for querying papers with specific filters, downloading content, and managing local storage of papers for efficient access. This server is particularly useful for developers and researchers who want to integrate arXiv's vast repository of academic papers into their AI models or applications, enabling automated and programmatic access to scholarly content.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Search arXiv with optional category, date, and boolean filters. Enforces arXiv's 3-second rate limit automatically.
Download a paper by its arXiv ID. Tries HTML first, falls back to PDF. Stores the paper locally for later access.
List all papers downloaded locally. Returns arXiv IDs only.
Read the full text of a locally downloaded paper in markdown. Requires a prior call to download_paper.
Semantic similarity search over your locally downloaded papers only. Returns similar papers based on a query.
Fetch references and citing papers via Semantic Scholar. Works on any arXiv ID.
Save topic watches and poll for newly published papers since the last check.
Check all watches for papers published since the last check.