arxiv-mcp-server

arxiv-mcp-server

3.4

If you are the rightful owner of arxiv-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that enables interacting with the arXiv API using natural language.

The arXiv MCP Server is a specialized server designed to facilitate seamless interaction with the arXiv API through natural language processing. It allows users to retrieve metadata, download articles, and perform searches on the arXiv database. The server is particularly useful for researchers and developers who want to integrate arXiv's vast repository of scholarly articles into their applications or workflows. By leveraging the Model Context Protocol, the server can load articles into the context of a large language model (LLM), enhancing the capabilities of AI-driven research tools. The server is compatible with Python 3.13+ and is distributed under the MIT license, ensuring ease of use and integration across various platforms.

Features

  • Retrieve metadata about scholarly articles hosted on arXiv.org
  • Download articles in PDF format to the local machine
  • Search arXiv database for a particular query
  • Retrieve articles and load them into a large language model (LLM) context