ArXiv icon

ArXiv

1

Provides tools for searching and retrieving academic papers from the arXiv preprint repository via the Model Context Protocol.

Acerca de

ArXiv is an MCP (Model Context Protocol) server designed to facilitate interactions with the arXiv API. It enables AI assistants and other clients to efficiently search for academic papers using diverse criteria such as title, author, abstract, or category. The server also offers detailed information retrieval for specific papers by their arXiv ID and can extract full text content directly from paper PDFs, providing structured JSON responses instead of raw XML. It includes intelligent PDF caching to optimize performance and reduce redundant downloads, making it a robust solution for academic paper access.

Características Principales

  • Download and extract full text content from paper PDFs
  • Get detailed information about a specific paper by its arXiv ID
  • Search for papers within a specific arXiv category
  • Search papers by various criteria (title, author, abstract, category, etc.)
  • 1 GitHub stars
  • Returns properly parsed JSON data instead of raw XML with intelligent PDF caching

Casos de Uso

  • Automating the retrieval of specific scientific articles and their content
  • Integrating arXiv search capabilities into applications requiring academic data
  • Empowering AI assistants to find and analyze academic research papers