

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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Search arXiv by query, category, date, and sort order. Uses the remote arXiv API.
Fetch metadata and an abstract by arXiv ID. Does not download the paper.
Download and convert a paper to local Markdown. HTML is the primary format; PDF is a fallback.
List papers stored locally. Returns arXiv IDs.
Read locally stored paper content. Supports parameters for starting character and maximum number of characters.
Retrieve bounded author-submitted LaTeX from the remote arXiv source archive.
Return a paginated LaTeX outline. Supports parameters for starting section and maximum number of sections.
Read one bounded LaTeX section. Selects by outline ID or exact title.
Fetch references and citing papers using the remote Semantic Scholar API.
Export BibTeX for one or more arXiv IDs. Provides authoritative arXiv metadata.
Save or update an arXiv topic watch. The watch is stored locally.
Check saved watches for new papers. Returns papers since the last check.
Search downloaded papers by semantic similarity. Requires the '[pro]' feature.
Rebuild the local semantic index. Requires the '[pro]' feature.