Enables natural language interaction with the arXiv API for retrieving and utilizing scholarly articles.
Arxiv provides a Model Context Protocol (MCP) server designed to streamline interaction with the arXiv API using natural language commands. It allows users to easily retrieve article metadata, download PDFs, and search the arXiv database. It also facilitates loading articles directly into the context of large language models (LLMs), enabling seamless integration of academic research into AI-powered workflows.
Key Features
01Retrieve arXiv article metadata via natural language.
02Download arXiv articles in PDF format.
03Search the arXiv database using natural language queries.
04Load arXiv articles into LLM contexts for enhanced analysis.
05Supports searching by all metadata fields, title, author, and abstract.
061 GitHub stars
Use Cases
01Quickly find and download research papers based on natural language queries.
02Integrate arXiv articles into LLM-based research workflows.
03Automate literature reviews by programmatically accessing and analyzing research papers.